Files
AeroPkg/assets/var/gnu/xxhash.md

9 lines
167 B
Markdown
Raw Normal View History

2025-08-26 04:41:14 +03:00
xxhash 0.8.3
=
https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.3.tar.gz
``` sh *** build ***
make CC=gcc -j$(nproc)
make PREFIX=/pkg/gnu/xxhash install
2025-08-26 04:41:14 +03:00
```