final stage

This commit is contained in:
2026-02-10 23:22:08 +01:00
parent 1825e4bd08
commit 75e84abf4c
5 changed files with 539 additions and 262 deletions

View File

@@ -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