tools-musl: make the run.sh script work for both amd64 and i686
This commit is contained in:
parent
280393ddc1
commit
b81a0c3498
2 changed files with 26 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
CHOST=x86_64-gentoo-linux-musl
|
||||
CHOST=ALTARCH-gentoo-linux-musl
|
||||
CFLAGS="-Os -pipe -fomit-frame-pointer"
|
||||
CXXFLAGS="${CFLAGS}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue