Accepting request 237539 from home:k0da:ppc
- Enable JIT on ppc64le as well OBS-URL: https://build.opensuse.org/request/show/237539 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=58
This commit is contained in:
parent
8717295031
commit
d0b0baaf65
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 14:44:43 UTC 2014 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- Enable JIT on ppc64le as well
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 3 06:07:56 UTC 2014 - coolo@suse.com
|
Sat May 3 06:07:56 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -161,7 +161,7 @@ as Perl 5.
|
|||||||
# Available JIT archs see sljit/sljitConfig.h
|
# Available JIT archs see sljit/sljitConfig.h
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
%configure \
|
%configure \
|
||||||
%ifarch %{ix86} x86_64 %{arm} ppc ppc64 mips sparc
|
%ifarch %{ix86} x86_64 %{arm} ppc ppc64 ppc64le mips sparc
|
||||||
--enable-jit \
|
--enable-jit \
|
||||||
%endif
|
%endif
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
Loading…
Reference in New Issue
Block a user