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

@ -0,0 +1 @@
LDFLAGS=-lintl

View file

@ -0,0 +1 @@
MAKEOPTS=-j1

View file

@ -0,0 +1,18 @@
CHOST=MY_CHOST
CFLAGS="-Os -pipe -fomit-frame-pointerMY_CFLAGS"
CXXFLAGS="${CFLAGS}"
USE="-hardened -fortran -mudflap"
USE="${USE} -xattr python zlib"
MAKEOPTS="-j9"
INSTALL_MASK="charset.alias"
PORTDIR="/usr/portage"
source /var/lib/layman/make.conf
GENTOO_MIRRORS="ftp://192.168.3.1/pub/gentoo"
SYNC="rsync://192.168.3.1/portage"
source /var/lib/layman/make.conf

View file

@ -0,0 +1,3 @@
=sys-apps/getent-0 ~amd64 ~arm ~x86
=sys-libs/musl-1.0.0 ~amd64 ~arm ~x86
=app-text/openjade-1.3.2-r6 ~amd64 ~arm ~x86

View file

@ -0,0 +1,7 @@
dev-vcs/git libintl.conf
sys-apps/kbd libintl.conf
sys-apps/man-db parallel.conf
sys-apps/net-tools libintl.conf
sys-fs/e2fsprogs libintl.conf
sys-fs/eudev libintl.conf
sys-process/procps libintl.conf

View file

@ -0,0 +1,9 @@
>app-misc/pax-utils-0.7
>dev-libs/glib-2.36.4-r99
>sys-apps/kbd-1.15.5-r99
>sys-apps/net-tools-1.60_p20120127084908-r99
>sys-apps/util-linux-2.23.1-r99
sys-apps/systemd
>sys-devel/gcc-4.7.3-r99
sys-fs/udev
>sys-process/procps-3.3.8-r99

View file

@ -0,0 +1,3 @@
dev-vcs/git -gpg
sys-fs/e2fsprogs -nls
sys-apps/busybox -* savedconfig

View file

@ -0,0 +1,7 @@
[DEFAULT]
main-repo = gentoo
[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://192.168.3.1/portage

File diff suppressed because it is too large Load diff