]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - .buckconfig
import zstd 1.4.2
[FreeBSD/FreeBSD.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