summaryrefslogtreecommitdiff
path: root/portsToCome/gcc-ada/gcc-nocheck-fixincludes.patch
blob: 7e01d039fc5b7f08acdf0c92d97f1c28e5371538 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff -Nru gcc-4.7.3.orig/fixincludes/Makefile.in gcc-4.7.3/fixincludes/Makefile.in
--- gcc-4.7.3.orig/fixincludes/Makefile.in	2013-04-13 18:33:41.098439867 +0200
+++ gcc-4.7.3/fixincludes/Makefile.in	2013-04-13 18:41:29.354868695 +0200
@@ -173,9 +173,7 @@
 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
 check : all
-	autogen -T $(srcdir)/check.tpl $(srcdir)/inclhack.def
-	$(SHELL) ./check.sh $(srcdir)/tests/base
-	@rm -f ./check.sh
+	echo "No check here.."
 
 install : all
 	-rm -rf $(DESTDIR)$(itoolsdir)