New commits:
commit b07ad051f2344afd0b74050d85ec498f53dde4cd
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
#
-# bug#5570 ccache sometimes has trouble correctly recognising minor
differences
+# bug#5570 ccache sometimes has trouble correctly recognising minor
differences
# in configurations and doesn't force recompile when it should. This stops
it from
# using the old cache entries.
#
@@ -54,7 +54,7 @@ export CFLAGS="${CFLAGS/-ffast-math/}" &&
export CC=gcc &&
#
-# LD_LIBRARY_PATH includes $PWD bug
+# LD_LIBRARY_PATH includes $PWD bug
#
unset LD_LIBRARY_PATH &&
# Setup the HOST properly to insure "sparcv9"
# This passes -mcpu=ultrasparc -Wa,-Av9a to the compiler
- [ "$HOST" = "sparc-unknown-linux-gnu" ] &&
+ [ "$HOST" = "sparc-unknown-linux-gnu" ] &&
export HOST="sparcv9-unknown-linux-gnu" &&
- [ "$BUILD" = "sparc-unknown-linux-gnu" ] &&
+ [ "$BUILD" = "sparc-unknown-linux-gnu" ] &&
export BUILD="sparcv9-unknown-linux-gnu"
elif [[ ${SMGL_COMPAT_ARCHS[0]} == 32 && ${SMGL_COMPAT_ARCHS[1]} == sparc
]]; then
GLIBC_ARCH=sparc &&
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index dd01b21..7c74a12 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -20,7 +20,7 @@
for some ppl on various archs
2006-11-09 David Brown <dmlb2000 AT gmail.com>
- * PRE_BUILD: added patch from upstream bug
+ * PRE_BUILD: added patch from upstream bug https://bugzilla.samba.org/show_bug.cgi?id=3678
* glibc-2.4-iconv_open.patch: fix for the iconv_open function
2006-02-22 Juuso Alasuutari <juuso.alasuutari AT tamperelainen.org>
- * DETAILS: patchlevel downgraded to previous value, no need to
+ * DETAILS: patchlevel downgraded to previous value, no need to
recompile
* REPAIR^none^volatiles: added
[SM-Commit] GIT changes to master grimoire by Eric Sandall (b07ad051f2344afd0b74050d85ec498f53dde4cd),
Eric Sandall, 05/13/2007