mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
7 lines
241 B
TOML
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"
|