summaryrefslogtreecommitdiff
path: root/src/stage4/patches/tokyocabinet.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/tokyocabinet.patch')
-rw-r--r--src/stage4/patches/tokyocabinet.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/stage4/patches/tokyocabinet.patch b/src/stage4/patches/tokyocabinet.patch
new file mode 100644
index 0000000..705d02b
--- /dev/null
+++ b/src/stage4/patches/tokyocabinet.patch
@@ -0,0 +1,11 @@
+--- a/PKGBUILD 2018-03-19 20:28:29.634507163 +0100
++++ b/PKGBUILD 2018-03-19 20:31:37.436316240 +0100
+@@ -18,7 +18,7 @@ md5sums=('fd03df6965f8f56dd5b8518ca43b4f
+
+ build() {
+ cd "$srcdir/$pkgname-$pkgver"
+- ./configure --prefix=/usr --enable-off64 --enable-fastest
++ ./configure --prefix=/usr --enable-off64
+ make
+ }
+