[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (c0c4c49129e693932f7c83dc0daf90df0d9ecc2b)

Jaka Kranjc scm at sourcemage.org
Wed Aug 18 13:57:03 EDT 2010


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 libs/glibc/BUILD   |    3 ---
 libs/glibc/HISTORY |    3 ---
 2 files changed, 6 deletions(-)

New commits:
commit c0c4c49129e693932f7c83dc0daf90df0d9ecc2b
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    Revert "glibc: disable stripping, so thread debugging works #15017"
    
    This reverts commit 5baabea0403c9d39b7442f9eb6b192bd451a35fc.

diff --git a/libs/glibc/BUILD b/libs/glibc/BUILD
index f23db24..71d430b 100755
--- a/libs/glibc/BUILD
+++ b/libs/glibc/BUILD
@@ -60,9 +60,6 @@ fi &&
 export  CFLAGS="${CFLAGS/-ffast-math/}"  &&
 export  CC=gcc                           &&
 
-# don't strip, so thread debugging works #15017
-export LDFLAGS="${LDFLAGS//-s/}"  &&
-
 #
 # LD_LIBRARY_PATH includes $PWD bug
 #
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index cdfcf6a..8b172d2 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,6 +1,3 @@
-2010-08-18 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
-	* BUILD: disable stripping, so thread debugging works #15017
-
 2010-08-06 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.12.1, HEADERS_VERSION=2.6.35, gnu.gpg -> glibc.gpg
 	* PRE_BUILD, binutils-2.20.patch: removed patch



More information about the SM-Commit mailing list