mirror of
https://github.com/CloudNebulaProject/refraction-forger.git
synced 2026-04-10 05:10:41 +00:00
7 lines
229 B
TOML
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",
|
|
]
|