[Buildroot] [PATCH v2, 1/1] package/openjdk: set PATH before calling make

Peter Korsgaard peter at korsgaard.com
Sun Jun 23 20:15:21 UTC 2019


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > PATH must be set to $(BR_PATH) thanks to $(TARGET_MAKE_ENV) before
 > calling make otherwise build fails on:
 > /bin/bash: gawk: command not found

 > When build fails, config.log contains the following line:

 > configure:13709: checking for gawk
 > configure:13725: found /home/buildroot/autobuild/run/instance-3/output/host/bin/gawk
 > configure:13736: result: gawk
 > [...]
 > ac_cv_prog_AWK=gawk

 > Fixes:
 >  - http://autobuild.buildroot.org/results/43c5d08f599e8f44b59a576d243ae1c7b27de7a3

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
 > ---
 > Changes v1 -> v2 (after review of Arnout Vandecappelle):
 >  - Set PATH thanks to $(TARGET_MAKE_ENV) instead of setting AWK

Committed to 2019.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list