aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gcc/51_all_libiberty-pic.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-07-10 10:24:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-07-10 10:25:54 +0000
commitf91410ab72605dbd93d2199cd1be894f87c974d2 (patch)
treeb95fde420bf71c9d850f11b023e676e70046547e /testing/gcc/51_all_libiberty-pic.patch
parent7382a645b0bb941a0b677c7d40d42bb9703bc5d2 (diff)
downloadaports-f91410ab72605dbd93d2199cd1be894f87c974d2.tar.bz2
aports-f91410ab72605dbd93d2199cd1be894f87c974d2.tar.xz
testing/gcc: test 4.6.1
Diffstat (limited to 'testing/gcc/51_all_libiberty-pic.patch')
-rw-r--r--testing/gcc/51_all_libiberty-pic.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/gcc/51_all_libiberty-pic.patch b/testing/gcc/51_all_libiberty-pic.patch
new file mode 100644
index 0000000000..b6160a7307
--- /dev/null
+++ b/testing/gcc/51_all_libiberty-pic.patch
@@ -0,0 +1,10 @@
+--- a/libiberty/Makefile.in
++++ b/libiberty/Makefile.in
+@@ -246,6 +246,7 @@ $(TARGETLIB): $(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS)
+ $(AR) $(AR_FLAGS) $(TARGETLIB) \
+ $(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS); \
+ $(RANLIB) $(TARGETLIB); \
++ cp $(TARGETLIB) ../ ; \
+ cd ..; \
+ else true; fi
+