diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2004-06-03 09:55:23 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2004-06-03 09:55:23 +0000 |
commit | 137caca350d217d656879f8fc0137aca81a67ecc (patch) | |
tree | 73d3eaad11c1c7e87f25d36ace53c3bebf833546 /app-shells/csh | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-137caca350d217d656879f8fc0137aca81a67ecc.tar.gz gentoo-2-137caca350d217d656879f8fc0137aca81a67ecc.tar.bz2 gentoo-2-137caca350d217d656879f8fc0137aca81a67ecc.zip |
minor edit
Diffstat (limited to 'app-shells/csh')
-rw-r--r-- | app-shells/csh/csh-1.29-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/csh/csh-1.29-r3.ebuild b/app-shells/csh/csh-1.29-r3.ebuild index 90a195367fb1..3339b448b04e 100644 --- a/app-shells/csh/csh-1.29-r3.ebuild +++ b/app-shells/csh/csh-1.29-r3.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/app-shells/csh/csh-1.29-r3.ebuild,v 1.5 2004/05/31 17:45:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/csh-1.29-r3.ebuild,v 1.6 2004/06/03 09:55:23 taviso Exp $ inherit flag-o-matic eutils ccc @@ -80,7 +80,7 @@ src_compile() { append-flags -DTTYHOG=1024 -DMAXPATHLEN=4096 -D_GNU_SOURCE append-flags -D_DIAGASSERT="assert" - # maybe they dont warn on BSD, but _damn_. + # maybe they dont warn on BSD, but on linux they are very noisy. export NOGCCERROR=1 # if csh is a users preferred shell, they may want |