On 11 April 2016 at 09:59, Gary Thomas <[email protected]> wrote:

> +do_compile() {
>> +    cd ${S}
>> +    LANG=C
>> +    export LANG
>> +    unset DISPLAY
>> +    LD_AS_NEEDED=1; export LD_AS_NEEDED ;
>> +    autotools_do_configure
>>
>
> Why isn't this done in do_configure()?


More to the point, why is this done at all?  What's wrong with just inherit
autotools?  Exceptional recipes require justification.

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

Reply via email to