]> git.pld-linux.org Git - packages/rocksdb.git/blobdiff - rocksdb-numa.patch
- updated to 4.13.5
[packages/rocksdb.git] / rocksdb-numa.patch
diff --git a/rocksdb-numa.patch b/rocksdb-numa.patch
deleted file mode 100644 (file)
index dd34955..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- rocksdb-rocksdb-4.4.1/build_tools/build_detect_platform.orig       2016-02-19 00:13:33.000000000 +0100
-+++ rocksdb-rocksdb-4.4.1/build_tools/build_detect_platform    2016-04-09 19:06:31.474404792 +0200
-@@ -286,7 +286,7 @@
-     # Test whether numa is available
-     $CXX $CFLAGS -x c++ - -o /dev/null -lnuma 2>/dev/null  <<EOF
-       #include <numa.h>
--      #inlcude <numaif.h>
-+      #include <numaif.h>
-       int main() {}
- EOF
-     if [ "$?" = 0 ]; then
This page took 0.076435 seconds and 4 git commands to generate.