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:
+1
-1
@@ -12,7 +12,7 @@ cxx_library(
|
||||
deps=[
|
||||
'//lib:zstd',
|
||||
'//lib:zstd_common',
|
||||
]
|
||||
],
|
||||
)
|
||||
|
||||
cxx_binary(
|
||||
|
||||
Reference in New Issue
Block a user