Re: [regression] GNUmakefile broken on v6.5-rc1

From: Kalle Valo
Date: Sat Jul 22 2023 - 06:12:00 EST


Masahiro Yamada <masahiroy@xxxxxxxxxx> writes:

> On Fri, Jul 21, 2023 at 9:05 PM Kalle Valo <kvalo@xxxxxxxxxx> wrote:
>>
>> Hi Masahiro,
>>
>> For a long time I have been using GNUmakefile in the top level source
>> directory to change compilers, enable ccache etc. Here's a simplified
>> GNUmakefile example:
>>
>> CROSS_COMPILE=/opt/cross/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux-
>> include Makefile
>
> You need to export the variables.
>
> The following should work.
>
> export CROSS_COMPILE=/opt/cross/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux-
> include Makefile

Indeed, that works. Thank you.

--
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches