opnsense-ports/devel/arm-none-eabi-gcc492/files/patch-gcc_config.host
Franco Fichtner d7abb12ca2 */*: sync with upstream
Taken from: FreeBSD
2016-01-01 12:39:32 +01:00

11 lines
236 B
Text

--- 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"