sys-libs/musl: bring 9999 version up to date with upstream
authorAnthony G. Basile <blueness@gentoo.org>
Wed, 17 Feb 2016 01:00:21 +0000 (20:00 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Wed, 17 Feb 2016 01:00:21 +0000 (20:00 -0500)
Package-Manager: portage-2.2.26

sys-libs/musl/musl-9999.ebuild

index e4804688a739b79cae9d55b615553f8a6c8be428..85bdc9b32d9b1ae054aa4f2dc16e9fa36a45e405 100644 (file)
@@ -32,6 +32,9 @@ IUSE="crosscompile_opts_headers-only"
 
 RDEPEND="!sys-apps/getent"
 
+QA_SONAME="/usr/lib/libc.so"
+QA_DT_NEEDED="/usr/lib/libc.so"
+
 is_crosscompile() {
        [[ ${CHOST} != ${CTARGET} ]]
 }
@@ -78,7 +81,7 @@ src_configure() {
 }
 
 src_compile() {
-       emake include/bits/alltypes.h
+       emake obj/include/bits/alltypes.h
        just_headers && return 0
 
        emake