From 076c575e829c636a5f10f66a9d546828c182c2ca Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 30 Sep 2006 23:49:09 +0000 Subject: tidy up --- toolchain/gcc/4.1.0/300-libstdc++-pic.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'toolchain/gcc/4.1.0/300-libstdc++-pic.patch') diff --git a/toolchain/gcc/4.1.0/300-libstdc++-pic.patch b/toolchain/gcc/4.1.0/300-libstdc++-pic.patch index 89d03a85e..7b93855eb 100644 --- a/toolchain/gcc/4.1.0/300-libstdc++-pic.patch +++ b/toolchain/gcc/4.1.0/300-libstdc++-pic.patch @@ -1,7 +1,7 @@ # DP: Build and install libstdc++_pic.a library. ---- gcc-4.1.0/libstdc++-v3/src/Makefile.am 2004-11-15 17:33:05.000000000 -0600 -+++ gcc-4.1.0-patched/libstdc++-v3/src/Makefile.am 2005-04-25 20:05:59.186930896 -0500 +--- gcc-4.1.0/libstdc++-v3/src/Makefile.am ++++ gcc-4.1.0/libstdc++-v3/src/Makefile.am @@ -214,6 +214,10 @@ $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LDFLAGS) -o $@ @@ -13,8 +13,8 @@ # Added bits to build debug library. if GLIBCXX_BUILD_DEBUG all-local: build_debug ---- gcc-4.1.0/libstdc++-v3/src/Makefile.in 2005-04-11 19:13:08.000000000 -0500 -+++ gcc-4.1.0-patched/libstdc++-v3/src/Makefile.in 2005-04-25 20:12:33.284316275 -0500 +--- gcc-4.1.0/libstdc++-v3/src/Makefile.in ++++ gcc-4.1.0/libstdc++-v3/src/Makefile.in @@ -627,7 +627,7 @@ install-data-am: install-data-local -- cgit v1.2.3