sys-libs/musl: back out of b94c385
authorAnthony G. Basile <blueness@gentoo.org>
Tue, 3 Sep 2019 11:17:56 +0000 (07:17 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Tue, 3 Sep 2019 11:18:34 +0000 (07:18 -0400)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
sys-libs/musl/musl-1.1.22.ebuild
sys-libs/musl/musl-1.1.23.ebuild
sys-libs/musl/musl-9999.ebuild

index 129c83020221c4fe5db1c8fe341b572bffd1c16d..7db3e1cc384e8734fea3c0408ff0c1e17eecf03c 100644 (file)
@@ -52,12 +52,6 @@ pkg_setup() {
                *) die "Use sys-devel/crossdev to build a musl toolchain" ;;
                esac
        fi
-
-       # fix for #667126, copied from glibc ebuild
-       # make sure host make.conf doesn't pollute us
-       if is_crosscompile || tc-is-cross-compiler ; then
-               CHOST=${CTARGET} strip-unsupported-flags
-       fi
 }
 
 src_configure() {
index 0827b9d412bf0cdf590a852df1be17d9a1b28cef..22f16fa8bfb09faa1d2b994f417d7950c3d2f65b 100644 (file)
@@ -52,12 +52,6 @@ pkg_setup() {
                *) die "Use sys-devel/crossdev to build a musl toolchain" ;;
                esac
        fi
-
-       # fix for #667126, copied from glibc ebuild
-       # make sure host make.conf doesn't pollute us
-       if is_crosscompile || tc-is-cross-compiler ; then
-               CHOST=${CTARGET} strip-unsupported-flags
-       fi
 }
 
 src_configure() {
index 0827b9d412bf0cdf590a852df1be17d9a1b28cef..22f16fa8bfb09faa1d2b994f417d7950c3d2f65b 100644 (file)
@@ -52,12 +52,6 @@ pkg_setup() {
                *) die "Use sys-devel/crossdev to build a musl toolchain" ;;
                esac
        fi
-
-       # fix for #667126, copied from glibc ebuild
-       # make sure host make.conf doesn't pollute us
-       if is_crosscompile || tc-is-cross-compiler ; then
-               CHOST=${CTARGET} strip-unsupported-flags
-       fi
 }
 
 src_configure() {