redox/recipes/wip/libs/libcpuid/recipe.toml
2024-02-22 03:31:34 +00:00

7 lines
241 B
TOML

#TODO libtool error
# require a POSIX-compatible shell, see https://github.com/anrieff/libcpuid#prerequisites
[source]
tar = "https://github.com/anrieff/libcpuid/releases/download/v0.6.4/libcpuid-0.6.4.tar.gz"
[build]
template = "configure"