Update BUCK files

* Correct XXH namespace (Fixes #901)
* Multithreading always enabled
* GZIP/LZ4/LZMA always enabled
* Legacy support always fully enabled
This commit is contained in:
Nick Terrell
2017-10-25 12:47:57 -07:00
parent 97dccbbb2b
commit b495140f67
3 changed files with 43 additions and 41 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ cxx_library(
deps=[
'//lib:zstd',
'//lib:zstd_common',
]
],
)
cxx_binary(