diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-19 19:00:29 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-19 19:00:29 +0000 |
commit | bdaeffa2bb9da709ed3e78b40741b615ec23e77f (patch) | |
tree | 7d1c301f911786b6cd9d1fa050fb37636a83692f /sys-devel | |
parent | libcaca for libsdl (diff) | |
download | gentoo-2-bdaeffa2bb9da709ed3e78b40741b615ec23e77f.tar.gz gentoo-2-bdaeffa2bb9da709ed3e78b40741b615ec23e77f.tar.bz2 gentoo-2-bdaeffa2bb9da709ed3e78b40741b615ec23e77f.zip |
tseng warning
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.0_pre20040416.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/gcc/gcc-3.4.0_pre20040416.ebuild b/sys-devel/gcc/gcc-3.4.0_pre20040416.ebuild index bba083703d0d..2521c1c08bec 100644 --- a/sys-devel/gcc/gcc-3.4.0_pre20040416.ebuild +++ b/sys-devel/gcc/gcc-3.4.0_pre20040416.ebuild @@ -139,6 +139,7 @@ src_unpack() { ewarn "that you compiled with it after uninstalling gcc 3.4, miscompiles" ewarn "binutils at optimisation levels greater than -O2, eats your cat," ewarn "humps your leg, or pees on your rug. YOU HAVE BEEN WARNED!!!" + ewarn "ALSO DO NOT BOTHER TSENG OR GENTOO-HARDENED ABOUT GCC 3.4" unpack ${A} local release_version="Gentoo Linux ${PVR}" |