On Thu, 2021-04-15 at 02:32 -0700, Vinay Kumar wrote: > Signed-off-by: Vinay Kumar <[email protected]> > --- > meta/conf/bitbake.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf > index 3438be92b7..83e1b68071 100644 > --- a/meta/conf/bitbake.conf > +++ b/meta/conf/bitbake.conf > @@ -483,7 +483,7 @@ HOSTTOOLS_DIR = "${TMPDIR}/hosttools" > HOSTTOOLS += " \ > [ ar as awk basename bash bzip2 cat chgrp chmod chown chrpath cmp comm > cp cpio \ > cpp cut date dd diff diffstat dirname du echo egrep env expand expr > false \ > - fgrep file find flock g++ gawk gcc getconf getopt git grep gunzip gzip \ > + fgrep file find flock g++ gawk gcc cc getconf getopt git grep gunzip > gzip \ > head hostname iconv id install ld ldd ln ls make md5sum mkdir mkfifo > mknod \ > mktemp mv nm objcopy objdump od patch perl pr printf pwd \ > python3 ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \
I definitely agree this should be fixed elsewhere to use BUILD_CC. We've managed without 'cc' for this long, we shouldn't need to start now! Also, I noticed your patches don't have shortlog entries so the subject lines in these emails are rather long. We'd need to have that fixed to be able to handle the patches. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150587): https://lists.openembedded.org/g/openembedded-core/message/150587 Mute This Topic: https://lists.openembedded.org/mt/82112825/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
