MULTILIB-MINIMAL.ECLASS
Section: eclass-manpages (5)Updated: Dec 2024
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.
SUPPORTED EAPIS
7 8TRANSITIVELY PROVIDED ECLASSES
multilib-buildMAINTAINERS
Michał Górny <mgorny@gentoo.org>REPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
multilib-minimal.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/multilib-minimal.eclass
Index
- NAME
- DESCRIPTION
- SUPPORTED EAPIS
- TRANSITIVELY PROVIDED ECLASSES
- MAINTAINERS
- REPORTING BUGS
- FILES
- SEE ALSO
This document was created by man2html, using the manual pages.
Time: 03:27:01 GMT, December 22, 2024