On Mon, 4 May 2020 at 14:06, Bastien0530 <[email protected]> wrote: > I have just resolved the issue, that was a mistake in my makefile, I fixed > CC=GCC instead of CC?=GCC.
FWIW, you never need that in a Makefile, as there is a default value for CC. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49323): https://lists.yoctoproject.org/g/yocto/message/49323 Mute This Topic: https://lists.yoctoproject.org/mt/73971032/21656 Mute #yocto: https://lists.yoctoproject.org/mk?hashtag=yocto&subid=6691583 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/leave/6691583/737036229/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
