* [gentoo-commits] repo/gentoo:master commit in: sys-libs/uclibc-ng/
@ 2016-07-28 3:12 99% Anthony G. Basile
0 siblings, 0 replies; 1+ results
From: Anthony G. Basile @ 2016-07-28 3:12 UTC (permalink / raw
To: gentoo-commits
commit: b51060dd911d9eea0f46a1c5d907ba0ae6f7ff04
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 03:11:52 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jul 28 03:11:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51060dd
sys-libs/uclibc-ng: drop typo workaround for MIPS
Package-Manager: portage-2.2.28
sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild | 6 ------
sys-libs/uclibc-ng/uclibc-ng-9999.ebuild | 6 ------
2 files changed, 12 deletions(-)
diff --git a/sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild b/sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild
index 1311c9b..fd9adc7 100644
--- a/sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild
+++ b/sys-libs/uclibc-ng/uclibc-ng-1.0.16.ebuild
@@ -317,12 +317,6 @@ src_configure() {
sed -i -e '/Build for EABI/a \\tdefault y' extra/Configs/Config.arm
fi
- # For mips
- if [[ ${target} == "mips" ]]; then
- sed -i -e "s|default CONFIG_MIPS_O32_ABI|CONFIG_MIPS_${ABI^[on]}_ABI|" \
- extra/Configs/Config.mips || die
- fi
-
# We set HOSTCC to the proper tuple rather than just 'gcc'
sed -i -e "s|^HOSTCC.*=.*|HOSTCC=$(tc-getBUILD_CC)|" Rules.mak
diff --git a/sys-libs/uclibc-ng/uclibc-ng-9999.ebuild b/sys-libs/uclibc-ng/uclibc-ng-9999.ebuild
index 2d9c74e..2d3a099 100644
--- a/sys-libs/uclibc-ng/uclibc-ng-9999.ebuild
+++ b/sys-libs/uclibc-ng/uclibc-ng-9999.ebuild
@@ -317,12 +317,6 @@ src_configure() {
sed -i -e '/Build for EABI/a \\tdefault y' extra/Configs/Config.arm
fi
- # For mips
- if [[ ${target} == "mips" ]]; then
- sed -i -e "s|default CONFIG_MIPS_O32_ABI|CONFIG_MIPS_${ABI^[on]}_ABI|" \
- extra/Configs/Config.mips || die
- fi
-
# We set HOSTCC to the proper tuple rather than just 'gcc'
sed -i -e "s|^HOSTCC.*=.*|HOSTCC=$(tc-getBUILD_CC)|" Rules.mak
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-07-28 3:12 99% [gentoo-commits] repo/gentoo:master commit in: sys-libs/uclibc-ng/ Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox