mirror of
https://github.com/matrix-construct/construct
synced 2024-11-21 17:31:21 +01:00
Updated BUILD (markdown)
parent
74f057ade1
commit
2333066f73
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -51,7 +51,7 @@ especially for development. Example `--prefix=$HOME/.local/`.
|
||||||
export CC=clang
|
export CC=clang
|
||||||
|
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure --prefix=$HOME/construct-install
|
./configure --prefix=$HOME/construct_sysroot
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue