From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Michael Nosthoff <buildroot@heine.tech>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2] package/boost: fix math with no atomics
Date: Sun, 12 Sep 2021 17:25:48 +0200 [thread overview]
Message-ID: <20210912152548.GJ1053080@scaer> (raw)
In-Reply-To: <6ad2e588-2c8c-1b1e-5cc1-e61c07aa581c@heine.tech>
Michael, All,
On 2021-09-12 17:00 +0200, Michael Nosthoff via buildroot spake thusly:
> On 12.09.21 13:36, Yann E. MORIN wrote:
> >diff --git a/package/boost/0002-math-provide-graceful-failure-for-bernoulli-code-on-platforms-with-no-atomics.patch b/package/boost/0002-math-provide-graceful-failure-for-bernoulli-code-on-platforms-with-no-atomics.patch
> >
> >>>new file mode 100644
> >>>index 0000000000..121355d71e
> >>>--- /dev/null
> >>>+++ b/package/boost/0002-math-provide-graceful-failure-for-bernoulli-code-on-platforms-with-no-atomics.patch
> >>>@@ -0,0 +1,47 @@
> >>>+From 32bd6197353f6ea8e5bef01f09e25c944141acfc Mon Sep 17 00:00:00 2001
> >>>+From: jzmaddock <john@johnmaddock.co.uk>
> >>>+Date: Wed, 1 Sep 2021 18:54:54 +0100
> >>>+Subject: [PATCH] Allow definition of BOOST_MATH_NO_ATOMIC_INT on the command
> >>>+ line. Allows us to test/emulate platforms with no atomic integers.
> >>>+
> >Arg, I forgot a few details about the individual patches:
> >
> > - you should add a small comment to explain the origin of the patch
> > - and add your own SoB line
> >
> >Usually, I do something like:
> >
> > [your@email: backport from upstream 32bd6197353f6ea8e5bef01f09e25c944141acfc]
> > Signed-off-by: Your NAME <your@email>
> >
> >Can you send a fixup please?
>
> Sure! just to be sure: what do you mean by fixup? should I commit using
> --fixup and send as new patch?
I've applied already, and pushed, so please send a new patch.
Thanks!
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2021-09-12 15:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-12 9:12 [Buildroot] [PATCH v2] package/boost: fix math with no atomics Michael Nosthoff via buildroot
2021-09-12 9:47 ` Yann E. MORIN
2021-09-12 11:36 ` Yann E. MORIN
2021-09-12 15:00 ` Michael Nosthoff via buildroot
2021-09-12 15:25 ` Yann E. MORIN [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=20210912152548.GJ1053080@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=buildroot@heine.tech \
/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.