CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ports: updated to 3.1
[ports/efikamx-arm.git] / gcc / gcc-4.8.3-gnueabihf.patch
CommitLineData
f39a930a
VM
1Binary files gcc-4.8.3.orig/gcc/ada/gcc-interface/.Makefile.in.un~ and gcc-4.8.3/gcc/ada/gcc-interface/.Makefile.in.un~ differ
2diff -pruN gcc-4.8.3.orig/gcc/ada/gcc-interface/Makefile.in gcc-4.8.3/gcc/ada/gcc-interface/Makefile.in
3--- gcc-4.8.3.orig/gcc/ada/gcc-interface/Makefile.in 2014-08-28 12:00:40.838855906 +0000
4+++ gcc-4.8.3/gcc/ada/gcc-interface/Makefile.in 2014-08-28 13:38:14.428930303 +0000
5@@ -1888,7 +1888,7 @@ ifeq ($(strip $(filter-out powerpc% e500
6 LIBRARY_VERSION := $(LIB_VERSION)
7 endif
8
9-ifeq ($(strip $(filter-out arm%-linux,$(arch)-$(osys)) $(if $(findstring eabi,$(word 4,$(targ))),,$(word 4,$(targ)))),)
10+ifeq ($(strip $(filter-out arm%-linux,$(arch)-$(osys)) $(if $(findstring eabi%,$(word 4,$(targ))),,$(word 4,$(targ)))),)
11 LIBGNAT_TARGET_PAIRS = \
12 a-intnam.ads<a-intnam-linux.ads \
13 s-inmaop.adb<s-inmaop-posix.adb \