tools-musl: ready for catalyst runs

This commit is contained in:
Anthony G. Basile 2014-06-08 20:00:41 -04:00
parent ef5f2e9eee
commit 1b33ae243f
74 changed files with 111 additions and 2412 deletions

View file

@ -0,0 +1,15 @@
post_src_install() {
[[ $PN != musl ]] && return 0
local LDSO_ARCH=$(basename "${D}"/lib/ld-musl-*.so.1)
mkdir "${D}"/usr/etc
cat > "${D}"/usr/etc/${LDSO_ARCH%so.1}path <<EOF
/lib
/usr/lib
/usr/local/lib
/usr/lib/opengl/xorg-x11/lib
/usr/lib/gcc/${CHOST}/4.7.3
/usr/${CHOST}/lib
/usr/games/lib
EOF
}

View file

@ -0,0 +1,2 @@
CFLAGS="-Wl,-lintl"
LDFLAGS="-lintl"

View file

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

View file

@ -0,0 +1,9 @@
dev-libs/glib libintl.conf
dev-libs/libelf libintl.conf
sys-apps/attr 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,2 @@
=sys-libs/musl-1.1.2 ~*
=sys-apps/getent-0 ~*

View file

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

View file

@ -0,0 +1 @@
=dev-libs/openssl-1.0.1g-r99::hardened-dev

View file

@ -0,0 +1 @@
sys-libs/musl nls

View file

@ -0,0 +1 @@
hardened