aboutsummaryrefslogtreecommitdiffstats
path: root/databases/rocksdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rocksdb/Makefile')
-rw-r--r--databases/rocksdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/rocksdb/Makefile b/databases/rocksdb/Makefile
index d09397bc5c5f..37e274a36340 100644
--- a/databases/rocksdb/Makefile
+++ b/databases/rocksdb/Makefile
@@ -21,6 +21,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_CXXSTD= c++11
USE_LDCONFIG= yes
USES= compiler:c++11-lib gmake
+MAKE_ARGS= DISABLE_WARNING_AS_ERROR=1
GH_ACCOUNT= facebook
USE_GITHUB= yes