aboutsummaryrefslogtreecommitdiff
path: root/devel/arm-none-eabi-gcc492/files/patch-gcc_config.host
blob: de5e607f0450a5deb6a5610f23e04a334693878e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gcc/config.host.orig	2014-01-02 22:23:26 UTC
+++ gcc/config.host
@@ -99,7 +99,7 @@ case ${host} in
 esac
 
 case ${host} in
-  arm*-*-linux*)
+  arm*-*-*)
     case ${target} in
       arm*-*-*)
 	host_extra_gcc_objs="driver-arm.o"