CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
gcc: optimized for arch=armv7-a and fpu=vfpv3-d16
[ports/efikamx-arm.git] / gcc / gcc-nocheck-fixincludes.patch
1 diff -Nru gcc-4.2.1.orig/fixincludes/Makefile.in gcc-4.2.1/fixincludes/Makefile.in
2 --- gcc-4.2.1.orig/fixincludes/Makefile.in 2007-08-15 13:45:59.000000000 +0200
3 +++ gcc-4.2.1/fixincludes/Makefile.in 2007-08-15 14:21:16.000000000 +0200
4 @@ -169,9 +169,7 @@
5 cp $(srcdir)/../gcc/aclocal.m4 .
6
7 check : all
8 - autogen -T $(srcdir)/check.tpl $(srcdir)/inclhack.def
9 - $(SHELL) ./check.sh $(srcdir)/tests/base
10 - @rm -f ./check.sh
11 + echo "No check here.."
12
13 install : all
14 -rm -rf $(DESTDIR)$(itoolsdir)