summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-10 13:12:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-10 13:12:33 +0000
commit97250d352e41e0b796599881298da94900c6bdf9 (patch)
treea41b98bdb7c8969536459d4c92136e1ce049880d /sys-devel/gcc/gcc-3.3.2-r7.ebuild
parentrepoman: Trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-97250d352e41e0b796599881298da94900c6bdf9.tar.gz
gentoo-2-97250d352e41e0b796599881298da94900c6bdf9.tar.bz2
gentoo-2-97250d352e41e0b796599881298da94900c6bdf9.zip
repoman: whitespace cleanup
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.2-r7.ebuild')
-rw-r--r--sys-devel/gcc/gcc-3.3.2-r7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.2-r7.ebuild b/sys-devel/gcc/gcc-3.3.2-r7.ebuild
index 732e64272254..d6e2560562a8 100644
--- a/sys-devel/gcc/gcc-3.3.2-r7.ebuild
+++ b/sys-devel/gcc/gcc-3.3.2-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r7.ebuild,v 1.1 2004/02/08 15:29:35 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r7.ebuild,v 1.2 2004/02/10 13:12:33 mr_bones_ Exp $
IUSE="static nls bootstrap java build X multilib"
@@ -181,7 +181,7 @@ glibc_have_ssp() {
my_libc="${ROOT}/lib64/libc.so.?"
;;
esac
-
+
# Check for the glibc to have the __guard symbols
if [ "$(readelf -s "${my_libc}" 2>/dev/null | \
grep GLOBAL | grep OBJECT | grep '__guard')" ] && \