tools-musl: add build for mips

This commit is contained in:
Anthony G. Basile 2014-04-07 08:41:28 -04:00
parent b80e4e5ff8
commit 2298afb710
12 changed files with 1105 additions and 5 deletions

View file

@ -2,7 +2,7 @@ CHOST=MY_CHOST
CFLAGS="-Os -pipe -fomit-frame-pointerMY_CFLAGS"
CXXFLAGS="${CFLAGS}"
USE="-hardened -fortran -mudflap"
USE="-cxx -hardened -fortran -mudflap"
USE="${USE} -xattr python zlib"
MAKEOPTS="-j9"

View file

@ -1,2 +1,3 @@
sys-fs/udev
>sys-devel/gcc-4.7.3-r99
sys-apps/systemd
sys-fs/udev