summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.1.2/600-fastjar_no_info.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/patches/4.1.2/600-fastjar_no_info.patch')
-rw-r--r--toolchain/gcc/patches/4.1.2/600-fastjar_no_info.patch9
1 files changed, 4 insertions, 5 deletions
diff --git a/toolchain/gcc/patches/4.1.2/600-fastjar_no_info.patch b/toolchain/gcc/patches/4.1.2/600-fastjar_no_info.patch
index ef576b3f5..52605d4a3 100644
--- a/toolchain/gcc/patches/4.1.2/600-fastjar_no_info.patch
+++ b/toolchain/gcc/patches/4.1.2/600-fastjar_no_info.patch
@@ -1,7 +1,6 @@
-diff -urN gcc-4.1.2/fastjar/Makefile.in gcc-4.1.2.new/fastjar/Makefile.in
---- gcc-4.1.2/fastjar/Makefile.in 2005-05-18 03:38:46.000000000 +0200
-+++ gcc-4.1.2.new/fastjar/Makefile.in 2009-02-01 19:51:31.000000000 +0100
-@@ -79,7 +79,7 @@
+--- a/fastjar/Makefile.in
++++ b/fastjar/Makefile.in
+@@ -79,7 +79,7 @@ CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(fastjar_SOURCES) $(grepjar_SOURCES)
DIST_SOURCES = $(fastjar_SOURCES) $(grepjar_SOURCES)
@@ -10,7 +9,7 @@ diff -urN gcc-4.1.2/fastjar/Makefile.in gcc-4.1.2.new/fastjar/Makefile.in
am__TEXINFO_TEX_DIR = $(srcdir)/../gcc/doc/include
DVIS = fastjar.dvi
PDFS = fastjar.pdf
-@@ -773,7 +773,7 @@
+@@ -773,7 +773,7 @@ distcleancheck: distclean
exit 1; } >&2
check-am: all-am
check: check-am