From: Peter Korsgaard <peter@korsgaard.com>
To: Jens Maus via buildroot <buildroot@buildroot.org>
Cc: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>,
Jens Maus <mail@jens-maus.de>
Subject: Re: [Buildroot] [PATCH 1/1] package/fio: remove native build to fix crashes
Date: Tue, 26 Sep 2023 07:47:25 +0200 [thread overview]
Message-ID: <87r0mlbi4y.fsf@48ers.dk> (raw)
In-Reply-To: <20230917202917.1391442-1-mail@jens-maus.de> (Jens Maus via buildroot's message of "Sun, 17 Sep 2023 22:29:17 +0200")
>>>>> "Jens" == Jens Maus via buildroot <buildroot@buildroot.org> writes:
> Per default, the fio package uses the "-march=native" GCC option. This,
> however can result in "illegal instructions" when fio is compiled in a
> cross compile environment where the target machine will have a different
> cpu feature set than the compilation environment. Thus we make sure fio
> will not use that compiler option by adding --disable-native to
> FIO_OPTS.
> Signed-off-by: Jens Maus <mail@jens-maus.de>
Committed to 2023.02.x, 2023.05.x and 2023.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-09-26 5:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-17 20:29 [Buildroot] [PATCH 1/1] package/fio: remove native build to fix crashes Jens Maus via buildroot
2023-09-21 19:27 ` Arnout Vandecappelle via buildroot
2023-09-26 5:47 ` Peter Korsgaard [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=87r0mlbi4y.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=ezequiel@vanguardiasur.com.ar \
--cc=mail@jens-maus.de \
/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