From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] boot/shim: force arm mode instead of Thumb mode
Date: Fri, 01 Mar 2024 19:06:10 +0100 [thread overview]
Message-ID: <87frx99699.fsf@48ers.dk> (raw)
In-Reply-To: <20240229215641.330203-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Thu, 29 Feb 2024 22:56:41 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Use OPTIMIZATIONS parameter to pass -marm to fix the following build
> failure in Thumb mode:
> /tmp/ccEjPM4h.s:941: Error: selected processor does not support `mrc p15,0,r2,c9,c13,0' in Thumb mode
> CFLAGS can't be overridden as it is defined as:
> CFLAGS = $(FEATUREFLAGS) \
> $(OPTIMIZATIONS) \
> $(WARNFLAGS) \
> $(if $(findstring clang,$(CC)),$(CLANG_WARNINGS)) \
> $(ARCH_CFLAGS) \
> $(WERRFLAGS) \
> $(INCLUDES) \
> $(DEFINES)
> Fixes:
> - http://autobuild.buildroot.org/results/580156f89cfd72122fef07aa2fe37b4fdd4c316b
> - http://autobuild.buildroot.org/results/8980c0f422516c7263d8d0c9cc6123f30c4b7ee4
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-03-01 18:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-29 21:56 [Buildroot] [PATCH 1/1] boot/shim: force arm mode instead of Thumb mode Fabrice Fontaine
2024-03-01 18:06 ` Peter Korsgaard [this message]
2024-03-18 13:26 ` Peter Korsgaard
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=87frx99699.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox