mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-21 07:26:04 +00:00
add wasi-root
This commit is contained in:
parent
9ae5e40343
commit
a040e8fca9
3
debian/config.toml.in
vendored
3
debian/config.toml.in
vendored
@ -38,6 +38,9 @@ llvm-config = "LLVM_DESTDIR/usr/lib/llvm-LLVM_VERSION/bin/llvm-config"
|
||||
linker = "DEB_TARGET_GNU_TYPE-gcc"
|
||||
|
||||
)dnl
|
||||
[target.wasm32-wasi]
|
||||
wasi-root = "/usr"
|
||||
|
||||
[llvm]
|
||||
link-shared = true
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user