summaryrefslogtreecommitdiff
path: root/patches/gcc/4.4.4/220-libiberty-pic.patch
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-05-18 20:58:49 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-05-18 20:58:49 (GMT)
commit255ff964256cd10050bc34f7a87cc06f3a11ca9b (patch)
treec6c2139cee5b1bc4cb2ddf9adac471746a18244c /patches/gcc/4.4.4/220-libiberty-pic.patch
parent28c451abe0975805455f88738ab505a8e85e480c (diff)
Revert changeset d341be24dc68
Arnaud LACOMBE rightly pointed out that this was done on the wrong branch.
Diffstat (limited to 'patches/gcc/4.4.4/220-libiberty-pic.patch')
-rw-r--r--patches/gcc/4.4.4/220-libiberty-pic.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/patches/gcc/4.4.4/220-libiberty-pic.patch b/patches/gcc/4.4.4/220-libiberty-pic.patch
deleted file mode 100644
index d7fc57f..0000000
--- a/patches/gcc/4.4.4/220-libiberty-pic.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -durN gcc-4.4.0.orig/libiberty/Makefile.in gcc-4.4.0/libiberty/Makefile.in
-
-diff -durN gcc-4.4.4.orig/libiberty/Makefile.in gcc-4.4.4/libiberty/Makefile.in
---- gcc-4.4.4.orig/libiberty/Makefile.in 2008-10-22 15:30:19.000000000 +0200
-+++ gcc-4.4.4/libiberty/Makefile.in 2010-05-16 19:13:20.000000000 +0200
-@@ -227,6 +227,7 @@
- $(AR) $(AR_FLAGS) $(TARGETLIB) \
- $(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS); \
- $(RANLIB) $(TARGETLIB); \
-+ cp $(TARGETLIB) ../ ; \
- cd ..; \
- else true; fi
-