]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/pcre
Changed configure-option: '--enable-jit' => '--disable-jit'
[people/mfischer/ipfire-2.x.git] / lfs / pcre
index 1062c91539ccf5e7ba7caa57eb2dd3c72ec637b1..f5c771ca81ea21ab838fb71b03cbbd67c36e6666 100644 (file)
--- a/lfs/pcre
+++ b/lfs/pcre
@@ -74,7 +74,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --prefix=/usr \
                --disable-static \
                --enable-utf8 \
-               --enable-jit \
+               --disable-jit \
                --enable-unicode-properties
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install