From c5b882546f831beffaec290c7b5c6ee3b4efc258 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Mon, 31 Oct 2022 22:39:57 -0500 Subject: [WIP] import from ppc64 test tree. --- user/openjdk7/gcc-051_all_libiberty-pic.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 user/openjdk7/gcc-051_all_libiberty-pic.patch (limited to 'user/openjdk7/gcc-051_all_libiberty-pic.patch') diff --git a/user/openjdk7/gcc-051_all_libiberty-pic.patch b/user/openjdk7/gcc-051_all_libiberty-pic.patch new file mode 100644 index 000000000..b6160a730 --- /dev/null +++ b/user/openjdk7/gcc-051_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 + -- cgit v1.2.3-60-g2f50