]> git.ipfire.org Git - thirdparty/zstd.git/blame - .buckconfig
early update literals
[thirdparty/zstd.git] / .buckconfig
CommitLineData
9c018cc1 1[cxx]
120df494 2 cppflags = -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=4
9c018cc1 3 cflags = -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith
120df494 4 cxxppflags = -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=4
38a3428b 5 cxxflags = -std=c++11 -Wno-deprecated-declarations
9c018cc1
NT
6 gtest_dep = //contrib/pzstd:gtest
7
8[httpserver]
9 port = 0