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 New Issue
Block a user