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
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