commit 11e092cd0d2a5f4699d0267435c970503b6dcf98
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Jan 4 18:24:11 2015 +0000

    - disable jit on x32

 pcre.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/pcre.spec b/pcre.spec
index e81d208..b1c12da 100644
--- a/pcre.spec
+++ b/pcre.spec
@@ -277,7 +277,9 @@ Dokumentacja dla PCRE w formacie HTML.
        CXXLDFLAGS="%{rpmldflags}" \
        --disable-silent-rules \
        %{!?with_static_libs:--disable-static} \
+%ifnarch x32
        --enable-jit \
+%endif
        %{?with_pcre16:--enable-pcre16} \
        %{?with_pcre32:--enable-pcre32} \
        --enable-pcregrep-libz \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcre.git/commitdiff/11e092cd0d2a5f4699d0267435c970503b6dcf98

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to