On 23 August 2016 at 08:25, Jérémy Rosen <[email protected]> wrote:

> -       ( cd ${S}/syck ; set +e ; rm -- -l* ; make distclean ) || :
> +       ( cd ${S}/syck ; set +e ; rm -- -l* ; ./configure ; make distclean
> ) || :
>

Running configure without all the options it needs to actually work just so
that distclean works in a subbuild that shouldn't be breaking on rebuilds
because we have out of tree builds scares me a little.

Mark, you added this line, can you remember what it was for?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to