[Buildroot] [PATCH] linux: workaround make-4.1 bug

Peter Korsgaard peter at korsgaard.com
Fri Aug 28 20:14:00 UTC 2020


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > On Ubuntu 18.04, make-4.1 emits spurious, incorrect "entering/leaving"
 > messages, which end up in the LINUX_VERSION_PROBED variable:

 >     printf 'probed linux version: "%s"\n' "$(LINUX_VERSION_PROBED)"
 >     probed linux version: "make[1]: Entering directory '/home/buildroot'
 >     4.19.78-linux4sam-6.2
 >     make[1]: Leaving directory '/home/buildroot/output/build/linux-linux4sam_6.2'"


Funky. Do you know if this is caused by an Ubuntu specific patch or also
happens with upstream 4.1? Is it fixed in later versions? I don't seem
to see it in the list of fixes in 4.2:

https://savannah.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=106&set=custom

Anyway, committed - Thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list