| 1 | # Copyright 1999-2003 Gentoo Technologies, Inc. |
1 | # Copyright 1999-2004 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/eclass/makeedit.eclass,v 1.5 2003/02/16 04:26:21 vapier Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/makeedit.eclass,v 1.6 2004/06/25 00:39:48 vapier Exp $ |
| 4 | # |
4 | # |
| 5 | # Author: Spider |
5 | # Author: Spider |
| 6 | # |
6 | # |
| 7 | # makeedit eclass, will remove -Wreturn-type and -Wall from compiling, |
7 | # makeedit eclass, will remove -Wreturn-type and -Wall from compiling, |
| 8 | # this will reduce the RAM requirements. |
8 | # this will reduce the RAM requirements. |