Gentoo Archives: gentoo-commits

From: Ryan Hill <rhill@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Fri, 01 Jul 2016 03:44:39
Message-Id: 1467344529.9f6a8c6ddf7abf1774b63e40a9785a94ba168fe7.rhill@gentoo
1 commit: 9f6a8c6ddf7abf1774b63e40a9785a94ba168fe7
2 Author: Ryan Hill <rhill <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 1 03:42:09 2016 +0000
4 Commit: Ryan Hill <rhill <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 1 03:42:09 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6a8c6d
7
8 flag-o-matic.eclass: Add -mthumb/-marm (bug #586846).
9
10 eclass/flag-o-matic.eclass | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
14 index e0b19e9..c2ce06f 100644
15 --- a/eclass/flag-o-matic.eclass
16 +++ b/eclass/flag-o-matic.eclass
17 @@ -54,7 +54,7 @@ setup-allowed-flags() {
18 -mno-faster-structs -mfaster-structs -m32 -m64 -mx32 -mabi
19 -mlittle-endian -mbig-endian -EL -EB -fPIC -mlive-g0 -mcmodel
20 -mstack-bias -mno-stack-bias -msecure-plt '-m*-toc' -mfloat-abi
21 - -mfix-r10000 -mno-fix-r10000
22 + -mfix-r10000 -mno-fix-r10000 -mthumb -marm
23
24 # gcc 4.5
25 -mno-fma4 -mno-movbe -mno-xop -mno-lwp