summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2007-05-13 14:09:25 -0700
committerDavid Brown2007-09-23 23:05:13 -0700
commit570872a98e14a431066d13e318b3100f827bb97f (patch)
treeeb1000421076db7d006f1fd1c93c4f335d6b8dfa
parent6558ebd77026ead19a61a710193e66cbfe88ba0d (diff)
glibc: Cleaned out trailing spaces
-rwxr-xr-xlibs/glibc/BUILD10
-rw-r--r--libs/glibc/HISTORY6
2 files changed, 8 insertions, 8 deletions
diff --git a/libs/glibc/BUILD b/libs/glibc/BUILD
index 1d3bd37008..c674015d4f 100755
--- a/libs/glibc/BUILD
+++ b/libs/glibc/BUILD
@@ -16,7 +16,7 @@ sedit "s/| x86_64//" sysdeps/unix/sysv/linux/configure.in
fi &&
#
-# 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 &&
@@ -64,7 +64,7 @@ unset LD_LIBRARY_PATH &&
#
persistent_add GLIBC_ARCH &&
if [[ ${SMGL_COMPAT_ARCHS[1]} == x86_64 ]]; then
- GLIBC_ARCH=x86_64
+ GLIBC_ARCH=x86_64
elif [[ ${SMGL_COMPAT_ARCHS[1]} == ppc ]]; then
GLIBC_ARCH=ppc
elif [[ ${SMGL_COMPAT_ARCHS[1]} == ia32 ]]; then
@@ -93,9 +93,9 @@ elif [[ ${SMGL_COMPAT_ARCHS[0]} == 64 && ${SMGL_COMPAT_ARCHS[1]} == sparc ]]; th
# 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 5aac164e07..5f40efc4b4 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -25,7 +25,7 @@
for some ppl on various archs
2006-11-09 David Brown <dmlb2000@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
@@ -39,7 +39,7 @@
* DETAILS: [automated] Removed BUILD_API=2.
2006-08-15 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED (deprecated in favor of
+ * DETAILS: [automated] Removed UPDATED (deprecated in favor of
PATCHLEVEL).
2006-07-11 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
@@ -94,7 +94,7 @@
otherwise
2006-02-22 Juuso Alasuutari <juuso.alasuutari@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