forked from Bananymous/banan-os
Update README.md
This commit is contained in:
parent
a3f410d1a1
commit
d4123f62b2
|
@ -24,6 +24,7 @@ To build the toolchain for this os. You can run the following command.
|
||||||
```sh
|
```sh
|
||||||
ninja toolchain
|
ninja toolchain
|
||||||
cmake --fresh .. # We need to reconfigure cmake to use the new compiler
|
cmake --fresh .. # We need to reconfigure cmake to use the new compiler
|
||||||
|
ninja libstdc++
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue