crux-musl

Unnamed repository; edit this file 'description' to name the repository.
git clone https://codeberg.org/emmett1/crux-musl
Log | Files | Refs | README | LICENSE

gcc-nocheck-fixincludes.patch (513B)


      1 diff -Nru gcc-4.7.3.orig/fixincludes/Makefile.in gcc-4.7.3/fixincludes/Makefile.in
      2 --- gcc-4.7.3.orig/fixincludes/Makefile.in	2013-04-13 18:33:41.098439867 +0200
      3 +++ gcc-4.7.3/fixincludes/Makefile.in	2013-04-13 18:41:29.354868695 +0200
      4 @@ -173,9 +173,7 @@
      5  	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
      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)