Gentoo Development Guide
MULTILIB-MINIMAL.ECLASS
Section: portage (5)Updated: May 2013
Index Return to Main Contents
NAME
multilib-minimal.eclass - wrapper for multilib builds providing convenient multilib_src_* functionsDESCRIPTION
src_configure, src_compile, src_test and src_install are exported.
Use multilib_src_* instead of src_* which runs this phase for all enabled ABIs.
multilib-minimal should _always_ go last in inherit order!
If you want to use in-source builds, then you must run multilib_copy_sources at the end of src_prepare! Also make sure to set correct variables such as ECONF_SOURCE=${S}
If you need generic install rules, use multilib_src_install_all function.
MAINTAINERS
Julian Ospald <hasufell@gentoo.org>
REPORTING BUGS
Please report bugs via http://bugs.gentoo.org/FILES
/usr/portage/eclass/multilib-minimal.eclassSEE ALSO
ebuild(5)http://sources.gentoo.org/eclass/multilib-minimal.eclass?view=log
Index
This document was created by man2html, using the manual pages.
Time: 03:25:02 GMT, May 20, 2013