重构项目,现支持多线程操作

This commit is contained in:
2026-06-20 18:03:34 +08:00
parent db3be495d7
commit 0e0bf9b357
266 changed files with 2919 additions and 5783 deletions

9
vendor/lz4/.cirrus.yml vendored Normal file
View File

@ -0,0 +1,9 @@
task:
name: FreeBSD
freebsd_instance:
matrix:
image_family: freebsd-14-2
install_script: pkg install -y gmake
script: |
cc -v
gmake test