]> git.ipfire.org Git - thirdparty/zstd.git/blob - .buckconfig
Fix visibility of symbols in .so (#2441)
[thirdparty/zstd.git] / .buckconfig
1 [cxx]
2 cppflags = -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=4
3 cflags = -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith
4 cxxppflags = -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=4
5 cxxflags = -std=c++11 -Wno-deprecated-declarations
6 gtest_dep = //contrib/pzstd:gtest
7
8 [httpserver]
9 port = 0