Re: [gentoo-dev] [PATCH cmake-multilib] Use multilib-minimal phase functions.

2014-05-09 Thread Michał Górny
Dnia 2014-04-30, o godz. 20:14:35 Michał Górny napisał(a): > The goal is to make overriding parts of build process easy. Before, > the eclass called cmake-utils directly via multilib_foreach_abi, > therefore user overriding a phase function needed to call > multilib_foreach_abi himself, and likel

[gentoo-dev] [PATCH cmake-multilib] Use multilib-minimal phase functions.

2014-04-30 Thread Michał Górny
The goal is to make overriding parts of build process easy. Before, the eclass called cmake-utils directly via multilib_foreach_abi, therefore user overriding a phase function needed to call multilib_foreach_abi himself, and likely define another function with the details. With multilib-minimal ar