On Sun, 27 Jan 2013 12:21:01 +0100
Michał Górny <[email protected]> wrote:

> The installed headers are supposed not to change between ABIs. If they
> do, we need to do something special about them or everything is going
> to end up real bad.
> 
> Therefore, do a checksum of headers installed in /usr/include after
> each ABI's src_install() and die if they don't match.

sounds a bit restrictive IMHO, but such a kind of check is probably
necessary and has to be added before the eclass is widespread.
you could probably add a way to disable those checks for the
hypothetical case there is a false positive (ie: yes the headers
differ but it doesn't matter).

Alexis.

Reply via email to