diff options
author | Lukc <lukc@upyum.com> | 2010-12-12 04:14:34 +0100 |
---|---|---|
committer | Lukc <lukc@upyum.com> | 2010-12-12 04:14:34 +0100 |
commit | db92d8e44efc98bea8dee9a003f4199228d3254e (patch) | |
tree | 6f596f204fce40fdd02a03b9dce28f3296f8af5a /gcc/gcc-nocheck-fixincludes.patch | |
parent | 883195417ca195c8fa1397455f9dde957a3b7a78 (diff) | |
download | base-db92d8e44efc98bea8dee9a003f4199228d3254e.tar.gz base-db92d8e44efc98bea8dee9a003f4199228d3254e.tar.bz2 base-db92d8e44efc98bea8dee9a003f4199228d3254e.tar.xz base-db92d8e44efc98bea8dee9a003f4199228d3254e.zip |
Recette de GCC retir?e.
Diffstat (limited to 'gcc/gcc-nocheck-fixincludes.patch')
-rw-r--r-- | gcc/gcc-nocheck-fixincludes.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gcc/gcc-nocheck-fixincludes.patch b/gcc/gcc-nocheck-fixincludes.patch deleted file mode 100644 index 5faedf4..0000000 --- a/gcc/gcc-nocheck-fixincludes.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -Nru gcc-4.2.1.orig/fixincludes/Makefile.in gcc-4.2.1/fixincludes/Makefile.in ---- gcc-4.2.1.orig/fixincludes/Makefile.in 2007-08-15 13:45:59.000000000 +0200 -+++ gcc-4.2.1/fixincludes/Makefile.in 2007-08-15 14:21:16.000000000 +0200 -@@ -169,9 +169,7 @@ - cp $(srcdir)/../gcc/aclocal.m4 . - - 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) |