summaryrefslogtreecommitdiff
path: root/src/stage3/patches/riscv64/pcre2.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-05-23 22:34:04 +0200
committerAndreas Grapentin <andreas@grapentin.org>2018-05-23 22:34:04 +0200
commit4e0223ba90e229cfe066194ce2f4189bfcbf9e7a (patch)
treed0dfece247fba00c40a50a50241a5a70cfe923d6 /src/stage3/patches/riscv64/pcre2.patch
parentc9d45d267226ecad2d5ac4b91efa8740c3542589 (diff)
beware of the monster - this commit unifies the separate porting efforts into one source tree
Diffstat (limited to 'src/stage3/patches/riscv64/pcre2.patch')
-rw-r--r--src/stage3/patches/riscv64/pcre2.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/stage3/patches/riscv64/pcre2.patch b/src/stage3/patches/riscv64/pcre2.patch
new file mode 100644
index 0000000..d7a782f
--- /dev/null
+++ b/src/stage3/patches/riscv64/pcre2.patch
@@ -0,0 +1,11 @@
+--- a/PKGBUILD 2018-03-11 07:51:44.848192988 +0100
++++ b/PKGBUILD 2018-03-11 07:54:55.208940305 +0100
+@@ -23,7 +23,7 @@ build() {
+ --prefix=/usr \
+ --enable-pcre2-16 \
+ --enable-pcre2-32 \
+- --enable-jit \
++ --disable-jit \
+ --enable-pcre2grep-libz \
+ --enable-pcre2grep-libbz2 \
+ --enable-pcre2test-libreadline