final stage
This commit is contained in:
6
build.sh
6
build.sh
@@ -1 +1,5 @@
|
||||
g++ ccc.cpp -o ccc -ltree-sitter -ltree-sitter-c -llzma -Ofast -march=native
|
||||
# git clone https://github.com/facebook/zstd.git
|
||||
# cd zstd
|
||||
# exit
|
||||
# make -j$(nproc) CXXFLAGS="-DZSTD_MULTITHREAD_SUPPORT -DZSTD_MULTITHREAD"
|
||||
g++ ccc.cpp -o ccc -ltree-sitter -ltree-sitter-c -lzstd -lxxhash -llzma -Ofast -march=native
|
||||
|
||||
Reference in New Issue
Block a user