refraction-forger/Cross.toml
Till Wegmueller 86c645f7ff
Lots of testing and fixing the builds to produce a Ubuntu and a omnios image
Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2026-02-16 00:12:13 +01:00

7 lines
229 B
TOML

[build.env]
volumes = ["VM_MANAGER_DIR=/home/toasty/ws/nebula/vm-manager"]
[target.x86_64-unknown-illumos]
pre-build = [
"ln -sf /usr/local/x86_64-unknown-illumos/bin/x86_64-unknown-illumos-ranlib /usr/local/bin/granlib",
]