mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-08-12 13:59:27 +00:00
Fix missing quote.
This commit is contained in:
parent
dcf13b6fc4
commit
f2049d9bd0
@ -26,6 +26,6 @@ To use the sysroot, use the `--sysroot=` option:
|
|||||||
|
|
||||||
```
|
```
|
||||||
/path/to/wasm/supporting/c/compiler --sysroot=/path/to/the/newly/built/sysroot ...
|
/path/to/wasm/supporting/c/compiler --sysroot=/path/to/the/newly/built/sysroot ...
|
||||||
``
|
```
|
||||||
|
|
||||||
to run the compiler using the newly built sysroot.
|
to run the compiler using the newly built sysroot.
|
||||||
|
Loading…
Reference in New Issue
Block a user