xbps-src: added support to cross compile for MIPS32 (r2, be, sf) with musl.
This commit is contained in:
parent
bb18c1ec70
commit
dbf77e4dcd
5 changed files with 948 additions and 2 deletions
3
xbps-src
3
xbps-src
|
@ -119,8 +119,7 @@ Options:
|
|||
armv7hf - for ARMv7 EABI (LE Hard Float) GNU/Linux
|
||||
i686-musl - for i686 Musl/Linux
|
||||
i686 - for i686 GNU/Linux
|
||||
mips - for MIPS o32 (BE Soft Float) GNU/Linux
|
||||
mipsel - for MIPS o32 (LE Soft Float) GNU/Linux
|
||||
mips-musl - for MIPS32 r2 (BE Soft Float) Musl/Linux
|
||||
x86_64-musl - for x86_64 Musl/Linux
|
||||
|
||||
-C Do not remove build directory, automatic dependencies and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue