Hi Juro,

On 11 March 2016 at 02:07, Juro Bystricky <juro.bystri...@intel.com> wrote:

> +As both targets install identical files. The remedy is to either prevent
> +parallel make of install.libs and install.includes, or ensure only one
> +target installs the files.
> +The second approch will only work if we always install both libs and
> +includes (which we do).
>

Wouldn't an upstreamable fix be to make install.includes the target that
actually does something, and then have install depend on that?  Considering
install.libs and install.includes are separate rules, surely install.libs
in the header makefile should do nothing?  (ncurses is weird...)

Have you checked the other makefiles for the same problem?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to