mirror of
https://github.com/facebook/rocksdb.git
synced 2024-12-04 20:02:50 +00:00
Disable warning as error
This commit is contained in:
parent
b142adf735
commit
7a8cee8fa3
|
@ -39,7 +39,6 @@ if test -z $PIC_BUILD; then
|
|||
LZ4_LIBS=" $LZ4_BASE/lib/liblz4.a"
|
||||
CFLAGS+=" -DLZ4"
|
||||
fi
|
||||
CFLAGS+=" -DZSTD"
|
||||
|
||||
# location of gflags headers and libraries
|
||||
GFLAGS_INCLUDE=" -I $GFLAGS_BASE/include/"
|
||||
|
|
Loading…
Reference in a new issue