chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fcd0f1
)
pcre2: Build with --enable-pcre2-32
author
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 3 Nov 2017 22:06:30 +0000
(23:06 +0100)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 3 Nov 2017 22:06:30 +0000
(23:06 +0100)
packages/pcre2/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/pcre2/build.sh
b/packages/pcre2/build.sh
index 90222307bdbf2409f37ccb6271e8ef8282fae4c1..defbef8fc870ab8ca8285294e65b8fca401b66ce 100644
(file)
--- a/
packages/pcre2/build.sh
+++ b/
packages/pcre2/build.sh
@@
-12,4
+12,5
@@
lib/libpcre2-posix.so
"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--enable-jit
+--enable-pcre2-32
"