summaryrefslogtreecommitdiff
path: root/gcj/gcj-4.2.3-nocheck-fixincludes.patch
blob: 5faedf454465565e6c47c2c8f684b353ef7c72d3 (plain)
    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)

Generated by cgit