[Buildroot] [PATCH v2] package/boost: fix math with no atomics

Yann E. MORIN yann.morin.1998 at free.fr
Sun Sep 12 15:25:48 UTC 2021


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 at 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 at email: backport from upstream 32bd6197353f6ea8e5bef01f09e25c944141acfc]
> >     Signed-off-by: Your NAME <your at 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.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list