Dnia 2013-12-11, o godz. 13:18:54
Greg Turner <g...@malth.us> napisał(a):

> This patch adds multilib_src_{configure,compile,test}_all
> callbacks, analogous to the existing multilib_src_install_all
> callback.

No real benefit in having those. They will introduce more confusion
because -- as hasufell pointed out -- you can do the same without those.

src_install() is special because:

a) it has default doc install. Others don't have default non-ABI stuff
to do.

b) it's quite common.

Playing similarly with src_compile() is not really beneficial. You can
achieve almost everything you need with either
'if multilib_build_binaries' conditionals or overriding generic
src_compile().

Also, next time, please keep all your mails in a single thread.

-- 
Best regards,
Michał Górny

Attachment: signature.asc
Description: PGP signature

Reply via email to