Files
ccc/build.sh
2026-02-10 23:22:08 +01:00

6 lines
234 B
Bash
Executable File

# 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