mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typo
This commit is contained in:
parent
09cf218db4
commit
f31c0c6dd0
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ If your toolchain is not located in `/opt/hermit/bin` then you have to supply
|
|||
its location to the `cmake` command above like so:
|
||||
|
||||
```bash
|
||||
$ cmake -DTOOLCHAIN_BIN_DIR=/home/user/hermit/bin
|
||||
$ cmake -DTOOLCHAIN_BIN_DIR=/home/user/hermit/bin ..
|
||||
```
|
||||
|
||||
assuming that binaries like `x86_64-hermit-gcc` and friends are located in that
|
||||
|
|
Loading…
Add table
Reference in a new issue