From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Woodrow Douglass via buildroot <buildroot@buildroot.org>
Cc: Woodrow Douglass <wdouglass@carnegierobotics.com>
Subject: Re: [Buildroot] [PATCH] package/chicken: move literals into text section for xtensa architecture
Date: Mon, 22 Jul 2024 18:15:34 +0200 [thread overview]
Message-ID: <20240722181534.44a86e85@windsurf> (raw)
In-Reply-To: <20240722150833.360915-1-wdouglass@carnegierobotics.com>
Hello Woodrow,
On Mon, 22 Jul 2024 11:08:33 -0400
Woodrow Douglass via buildroot <buildroot@buildroot.org> wrote:
> -# If ARCH is not set, it attempts to autodiscover. But it is anyway not used.
> +#Chicken only uses the "arch" variable for some special-case compile arguments
> +#If it's empty, it tries to detect the arch host
> +#x86-64 is spelled differently, but in most cases the normalized arch is fine here
You did not reply to my e-mail on an earlier version in which I asked
some questions. I would prefer if we were not blindly passing
$(BR2_NORMALIZED_ARCH) here, can we instead handle only the cases for
which chicken does something specific based on ARCH=, and for all other
cases, pass ARCH=unused, as we used to do?
Thanks,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-22 16:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 13:11 [Buildroot] [PATCH] package/chicken: move literals into text section for xtensa architecture Woodrow Douglass via buildroot
2024-07-22 13:41 ` Thomas Petazzoni via buildroot
2024-07-22 14:30 ` Woodrow Douglass via buildroot
2024-07-22 14:57 ` Baruch Siach via buildroot
2024-07-22 15:07 ` Woody Douglass via buildroot
2024-07-22 15:08 ` Woodrow Douglass via buildroot
2024-07-22 16:15 ` Thomas Petazzoni via buildroot [this message]
2024-07-22 17:24 ` Woody Douglass via buildroot
2024-07-22 17:31 ` Woodrow Douglass via buildroot
2024-08-02 17:10 ` Thomas Petazzoni via buildroot
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=20240722181534.44a86e85@windsurf \
--to=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=wdouglass@carnegierobotics.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.