Add liblz4

This commit is contained in:
crazywhalecc
2026-02-06 11:17:37 +08:00
parent a832cc2114
commit 272338775e
2 changed files with 59 additions and 0 deletions

13
config/pkg/lib/liblz4.yml Normal file
View File

@@ -0,0 +1,13 @@
liblz4:
type: library
artifact:
source:
type: ghrel
repo: lz4/lz4
match: lz4-.+\.tar\.gz
prefer-stable: true
metadata:
license-files: [LICENSE]
license: BSD-2-Clause
static-libs@unix:
- liblz4.a