Gentoo Development Guide
MAKEEDIT.ECLASS
Section: portage (5)Updated: May 2013
Index Return to Main Contents
NAME
makeedit.eclass - An eclass to replace some flags in makefilesDESCRIPTION
To use this eclass, do 2 things:
1. append-flags "$MAKEEDIT_FLAGS". If you filter-flags, make sure to do
the append-flags afterward, otherwise you'll lose them.
2. after running configure or econf, call edit_makefiles to remove
extraneous CFLAGS from your Makefiles.
This combination should reduce the RAM requirements of your build, and maybe even speed it up a bit.
FUNCTIONS
- edit_makefiles
- Removes some flags in makefiles
AUTHORS
Spider
REPORTING BUGS
Please report bugs via http://bugs.gentoo.org/FILES
/usr/portage/eclass/makeedit.eclassSEE ALSO
ebuild(5)http://sources.gentoo.org/eclass/makeedit.eclass?view=log
Index
This document was created by man2html, using the manual pages.
Time: 03:25:02 GMT, May 19, 2013