From: Kalle Valo <kvalo@kernel.org>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: regressions@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [regression] GNUmakefile broken on v6.5-rc1
Date: Sat, 22 Jul 2023 13:11:50 +0300 [thread overview]
Message-ID: <87h6pw2r2x.fsf@kernel.org> (raw)
In-Reply-To: <CAK7LNAR_pO_47yiKdGY-4m7es6Y-Tj_Vwo26_+xJYd3L0dfhXg@mail.gmail.com> (Masahiro Yamada's message of "Fri, 21 Jul 2023 22:49:56 +0900")
Masahiro Yamada <masahiroy@kernel.org> writes:
> On Fri, Jul 21, 2023 at 9:05 PM Kalle Valo <kvalo@kernel.org> 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
prev parent reply other threads:[~2023-07-22 10:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-21 12:05 [regression] GNUmakefile broken on v6.5-rc1 Kalle Valo
2023-07-21 13:49 ` Masahiro Yamada
2023-07-22 10:11 ` Kalle Valo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h6pw2r2x.fsf@kernel.org \
--to=kvalo@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=regressions@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox