pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/52524: can't build devel/pcre2 on sparc64
The following reply was made to PR pkg/52524; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/52524: can't build devel/pcre2 on sparc64
Date: Mon, 4 Sep 2017 19:18:45 +0200
On Mon, Sep 04, 2017 at 04:20:01PM +0000, Martin Husemann wrote:
> The following reply was made to PR pkg/52524; it has been noted by GNATS.
>
> From: Martin Husemann <martin%duskware.de@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: pkg/52524: can't build devel/pcre2 on sparc64
> Date: Mon, 4 Sep 2017 18:14:58 +0200
>
> The pkg builds fine with this patch:
>
> Index: Makefile
> ===================================================================
> RCS file: /cvsroot/pkgsrc/devel/pcre2/Makefile,v
> retrieving revision 1.9
> diff -u -r1.9 Makefile
> --- Makefile 17 Aug 2017 19:53:54 -0000 1.9
> +++ Makefile 4 Sep 2017 16:06:07 -0000
> @@ -15,7 +15,7 @@
> USE_LANGUAGES= c
> USE_LIBTOOL= yes
> GNU_CONFIGURE= yes
> -CONFIGURE_ARGS+= --enable-jit
> +# CONFIGURE_ARGS+= --enable-jit
>
> PKGCONFIG_OVERRIDE+= libpcre2-16.pc.in
> PKGCONFIG_OVERRIDE+= libpcre2-posix.pc.in
So on which architectures can we safely enable jit, only amd64?
Thomas
Home |
Main Index |
Thread Index |
Old Index