summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-12-03 21:20:54 +0000
committerMike Frysinger <vapier@gentoo.org>2012-12-03 21:20:54 +0000
commitba850cfda636228a796c7f3bba11bc49f37b50ef (patch)
tree3cedf7ca318635405df19e67464bf57ad169e9a1 /eclass/flag-o-matic.eclass
parentRemove old (diff)
downloadgentoo-2-ba850cfda636228a796c7f3bba11bc49f37b50ef.tar.gz
gentoo-2-ba850cfda636228a796c7f3bba11bc49f37b50ef.tar.bz2
gentoo-2-ba850cfda636228a796c7f3bba11bc49f37b50ef.zip
strip-flags: tweak -mfloat-abi in ALLOWED_FLAGS setup #445718 by Rick Farina
Diffstat (limited to 'eclass/flag-o-matic.eclass')
-rw-r--r--eclass/flag-o-matic.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index bf890b87679b..3ee33de4f867 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.184 2012/11/29 23:27:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.185 2012/12/03 21:20:54 vapier Exp $
# @ECLASS: flag-o-matic.eclass
# @MAINTAINER:
@@ -45,7 +45,7 @@ setup-allowed-flags() {
-mtls-direct-seg-refs -mno-tls-direct-seg-refs -mflat -mno-flat \
-mno-faster-structs -mfaster-structs -m32 -m64 -mx32 -mabi \
-mlittle-endian -mbig-endian -EL -EB -fPIC -mlive-g0 -mcmodel \
- -mstack-bias -mno-stack-bias -msecure-plt -m*-toc -mfloat-abi=* \
+ -mstack-bias -mno-stack-bias -msecure-plt -m*-toc -mfloat-abi \
-D* -U*"
# 4.5