mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 01:28:42 +08:00
7 lines
233 B
TOML
7 lines
233 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/rizinorg/rizin/blob/dev/BUILDING.md
|
|
[source]
|
|
tar = "https://github.com/rizinorg/rizin/releases/download/v0.7.3/rizin-src-v0.7.3.tar.xz"
|
|
[build]
|
|
template = "meson"
|