summaryrefslogtreecommitdiff
path: root/patches/binutils/2.20.1a/230-libiberty-pic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/binutils/2.20.1a/230-libiberty-pic.patch')
-rw-r--r--patches/binutils/2.20.1a/230-libiberty-pic.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/patches/binutils/2.20.1a/230-libiberty-pic.patch b/patches/binutils/2.20.1a/230-libiberty-pic.patch
deleted file mode 100644
index 5a5a773..0000000
--- a/patches/binutils/2.20.1a/230-libiberty-pic.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-diff -durN binutils-2.20.1.orig/libiberty/Makefile.in binutils-2.20.1/libiberty/Makefile.in
---- binutils-2.20.1.orig/libiberty/Makefile.in 2009-08-23 21:03:58.000000000 +0200
-+++ binutils-2.20.1/libiberty/Makefile.in 2010-08-17 19:32:19.000000000 +0200
-@@ -227,6 +227,7 @@
- $(AR) $(AR_FLAGS) $(TARGETLIB) \
- $(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS); \
- $(RANLIB) $(TARGETLIB); \
-+ cp $(TARGETLIB) ../ ; \
- cd ..; \
- else true; fi
-