Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/ffmpeg: force arm mode instead of Thumb mode
Date: Tue, 11 Jul 2023 23:03:30 +0200	[thread overview]
Message-ID: <20230711230330.45b961b3@windsurf> (raw)
In-Reply-To: <20230705162011.1224688-1-bernd@kuhls.net>

On Wed,  5 Jul 2023 18:20:11 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Fix the following build failure:
> /tmp/ccw5V2Ti.s: Assembler messages:
> /tmp/ccw5V2Ti.s:2013: Error: selected processor does not support `itt gt' in Thumb mode
> /tmp/ccw5V2Ti.s:2014: Error: Thumb does not support conditional execution
> /tmp/ccw5V2Ti.s:2015: Error: Thumb does not support conditional execution
> /tmp/ccw5V2Ti.s:2017: Error: selected processor does not support `it le' in Thumb mode
> /tmp/ccw5V2Ti.s:2018: Error: Thumb does not support conditional execution
> /tmp/ccw5V2Ti.s:2020: Error: selected processor does not support `it gt' in Thumb mode
> /tmp/ccw5V2Ti.s:2021: Error: Thumb does not support conditional execution
> 
> Fixes:
> http://autobuild.buildroot.net/results/3fc/3fc68f756cf1661673941c411c4a2477e901e361/
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/ffmpeg/ffmpeg.mk | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-07-11 21:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 16:20 [Buildroot] [PATCH 1/1] package/ffmpeg: force arm mode instead of Thumb mode Bernd Kuhls
2023-07-11 21:03 ` Thomas Petazzoni via buildroot [this message]
2023-08-25 13:20 ` 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=20230711230330.45b961b3@windsurf \
    --to=buildroot@buildroot.org \
    --cc=bernd@kuhls.net \
    --cc=mahyar.koshkouei@gmail.com \
    --cc=thomas.petazzoni@bootlin.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