summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches/4.1.2/600-fastjar_no_info.patch
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-18 18:11:04 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-18 18:11:04 +0000
commitcc81d3493ef1f3071153ccf6ecb352d4cb252984 (patch)
tree89b3b50233e7c09650140245df7bcd1f4708ffe4 /toolchain/gcc/patches/4.1.2/600-fastjar_no_info.patch
parente231cd283e6100dd806e1cca8d8ef46fff677b1a (diff)
gcc: refresh patches for gcc 4.1.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14554 3c298f89-4303-0410-b956-a3cf2f4a3e73
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