summaryrefslogtreecommitdiffstats
path: root/patches/binutils-2.18/generic/gentoo/91_all_libiberty-pic.patch
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-12-03 19:24:08 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-12-12 08:15:36 +0100
commita99a1d775fdbf4bf970a95ae4e29522a6319b071 (patch)
tree322c800cad79113442760b09d28967ee586f32e9 /patches/binutils-2.18/generic/gentoo/91_all_libiberty-pic.patch
parent46aa79fb05a79b291ea8976abe74498163bc6f33 (diff)
downloadOSELAS.Toolchain-a99a1d775fdbf4bf970a95ae4e29522a6319b071.tar.gz
OSELAS.Toolchain-a99a1d775fdbf4bf970a95ae4e29522a6319b071.tar.xz
remove obsolte patches
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/binutils-2.18/generic/gentoo/91_all_libiberty-pic.patch')
-rw-r--r--patches/binutils-2.18/generic/gentoo/91_all_libiberty-pic.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/patches/binutils-2.18/generic/gentoo/91_all_libiberty-pic.patch b/patches/binutils-2.18/generic/gentoo/91_all_libiberty-pic.patch
deleted file mode 100644
index 9a5ebeb..0000000
--- a/patches/binutils-2.18/generic/gentoo/91_all_libiberty-pic.patch
+++ /dev/null
@@ -1,16 +0,0 @@
----
- libiberty/Makefile.in | 1 +
- 1 file changed, 1 insertion(+)
-
-Index: binutils-2.18/libiberty/Makefile.in
-===================================================================
---- binutils-2.18.orig/libiberty/Makefile.in
-+++ binutils-2.18/libiberty/Makefile.in
-@@ -225,6 +225,7 @@ $(TARGETLIB): $(REQUIRED_OFILES) $(EXTRA
- $(AR) $(AR_FLAGS) $(TARGETLIB) \
- $(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS); \
- $(RANLIB) $(TARGETLIB); \
-+ cp $(TARGETLIB) ../ ; \
- cd ..; \
- else true; fi
-