From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: Brigham Campbell <me@brighamcampbell.com>
Cc: linux-i2c@vger.kernel.org, Jean Delvare <jdelvare@suse.de>
Subject: Re: [PATCH] i2c-tools: Enable cross compilation
Date: Tue, 7 Jul 2026 22:25:23 +0200 [thread overview]
Message-ID: <ak1gs4ayKKvSbRLE@shikoro> (raw)
In-Reply-To: <20260706-cross-compile-v1-1-e3ebdd485ce6@brighamcampbell.com>
[-- Attachment #1: Type: text/plain, Size: 632 bytes --]
On Mon, Jul 06, 2026 at 02:02:39AM -0600, Brigham Campbell wrote:
> Currently, the Makefile fails to change CC, AR, and STRIP variables from
> their default values[^1] because it uses the conditional variable
> assignment operator. The Makefile also doesn't allow for cross
> compilation without modification.
>
> Modify the Makefile to use unconditional assignment and allow the user
> to cross compile the software via the CROSS_COMPILE variable.
>
> [^1]: https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html
>
> Signed-off-by: Brigham Campbell <me@brighamcampbell.com>
Applied, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2026-07-07 20:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-06 8:02 [PATCH] i2c-tools: Enable cross compilation Brigham Campbell
2026-07-07 20:25 ` Wolfram Sang [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=ak1gs4ayKKvSbRLE@shikoro \
--to=wsa+renesas@sang-engineering.com \
--cc=jdelvare@suse.de \
--cc=linux-i2c@vger.kernel.org \
--cc=me@brighamcampbell.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.