multilib-minimal.eclass

Name

multilib-minimal.eclass -- wrapper for multilib builds providing convenient multilib_src_* functions

Description

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

6 7 8

Transitively Provided Eclasses

  • multilib-build

Exported Phases

  • src_compile

  • src_test

  • src_install

  • src_configure

Maintainers

Michał Górny <mgorny@gentoo.org>

Reporting Bugs

Please report bugs via https://bugs.gentoo.org/