mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
9 lines
181 B
TOML
9 lines
181 B
TOML
#TODO perf_event_open crate error (after cargo update)
|
|
[source]
|
|
git = "https://github.com/koute/not-perf"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages nperf
|
|
"""
|