Follow-up Comment #3, bug #66743 (group make):

Ah, it does work if I run the build like this:
PATH=/home/buildroot/make:$PATH make host-libxml-parser-perl -j2
--shuffle=reverse

Is it expected that when invoking a sub-make as is being done
[https://github.com/buildroot/buildroot/blob/bec79ce8bbf0165463869dff5769eeddb6d7196a/package/libxml-parser-perl/libxml-parser-perl.mk#L33
here] that the make binary being executed is the version from $PATH or is it
expected that it is the same version of make as was executed at the top
level?

I just double checked and it looks like --shuffle=reverse doesn't actually
matter and it does appear to simply be an issue with picking up the older
version(4.3) of make from $PATH for the sub-make.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66743>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to