From a48d1f3a70aab1e33b4761ab9fe6e7eda1e61bdf Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 28 Jan 2011 12:34:32 +0000 Subject: refresh patches SVN-Revision: 25195 --- toolchain/gcc/patches/4.5.1+l/820-libgcc_pic.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'toolchain/gcc/patches/4.5.1+l/820-libgcc_pic.patch') diff --git a/toolchain/gcc/patches/4.5.1+l/820-libgcc_pic.patch b/toolchain/gcc/patches/4.5.1+l/820-libgcc_pic.patch index 18386df..7cde82a 100644 --- a/toolchain/gcc/patches/4.5.1+l/820-libgcc_pic.patch +++ b/toolchain/gcc/patches/4.5.1+l/820-libgcc_pic.patch @@ -1,6 +1,6 @@ --- a/libgcc/Makefile.in +++ b/libgcc/Makefile.in -@@ -729,11 +729,12 @@ $(libgcov-objects): %$(objext): $(gcc_sr +@@ -746,11 +746,12 @@ $(libgcov-objects): %$(objext): $(gcc_sr # Static libraries. libgcc.a: $(libgcc-objects) @@ -14,7 +14,7 @@ -rm -f $@ objects="$(objects)"; \ -@@ -755,7 +756,7 @@ libgcc_s$(SHLIB_EXT): libunwind$(SHLIB_E +@@ -772,7 +773,7 @@ libgcc_s$(SHLIB_EXT): libunwind$(SHLIB_E endif ifeq ($(enable_shared),yes) @@ -23,7 +23,7 @@ ifneq ($(LIBUNWIND),) all: libunwind$(SHLIB_EXT) endif -@@ -928,6 +929,10 @@ install-shared: +@@ -945,6 +946,10 @@ install-shared: chmod 644 $(DESTDIR)$(inst_libdir)/libgcc_eh.a $(RANLIB) $(DESTDIR)$(inst_libdir)/libgcc_eh.a -- cgit v1.1