aboutsummaryrefslogtreecommitdiffstats
path: root/arm-none-eabi-gcc-4.8.2/patches/gcc-multilib-config.patch
blob: 9e27979e86bf956e834e2512d84a7af9eec08236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/gcc/config/arm/t-arm-elf b/gcc/config/arm/t-arm-elf
index 60747d3..3427939 100644
--- a/gcc/config/arm/t-arm-elf
+++ b/gcc/config/arm/t-arm-elf
@@ -56,8 +56,8 @@ MULTILIB_EXCEPTIONS    += *mthumb/*mfloat-abi=hard*
 # MULTILIB_DIRNAMES   += fpu soft
 # MULTILIB_EXCEPTIONS += *mthumb/*mfloat-abi=hard*
 # 
-# MULTILIB_OPTIONS    += mno-thumb-interwork/mthumb-interwork
-# MULTILIB_DIRNAMES   += normal interwork
+MULTILIB_OPTIONS      += mno-thumb-interwork/mthumb-interwork
+MULTILIB_DIRNAMES     += normal interwork
 # 
 # MULTILIB_OPTIONS    += fno-leading-underscore/fleading-underscore
 # MULTILIB_DIRNAMES   += elf under