mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 08:20:28 +00:00
Introduce xxhash into third_party (#837)
This commit is contained in:
parent
5f1e129222
commit
8b62bff364
64 changed files with 64397 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -196,6 +196,7 @@ include third_party/mbedtls/test/test.mk
|
|||
include third_party/quickjs/quickjs.mk
|
||||
include third_party/lz4cli/lz4cli.mk
|
||||
include third_party/zip/zip.mk
|
||||
include third_party/xxhash/xxhash.mk
|
||||
include third_party/unzip/unzip.mk
|
||||
include tool/build/lib/buildlib.mk
|
||||
include third_party/chibicc/chibicc.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue