Re: [OE-core] [PATCH] boost: drop arm-intrinsics.patch

2021-01-16 Thread Philip Balister
On 1/16/21 8:55 AM, Philip Balister wrote: > On 1/16/21 8:34 AM, Mans Rullgard wrote: >> This patch makes gcc produce broken code. It is unclear why it is there >> in the first place. Drop it. > > I'm having flashbacks to a time where gcc didn't support > __sync_add_and_fetch and friends, so cod

Re: [OE-core] [PATCH] boost: drop arm-intrinsics.patch

2021-01-16 Thread Philip Balister
On 1/16/21 8:34 AM, Mans Rullgard wrote: > This patch makes gcc produce broken code. It is unclear why it is there > in the first place. Drop it. I'm having flashbacks to a time where gcc didn't support __sync_add_and_fetch and friends, so code that looks like this was copedi around as a work ar

[OE-core] [PATCH] boost: drop arm-intrinsics.patch

2021-01-16 Thread Mans Rullgard
This patch makes gcc produce broken code. It is unclear why it is there in the first place. Drop it. Signed-off-by: Mans Rullgard --- .../boost/boost/arm-intrinsics.patch | 55 --- meta/recipes-support/boost/boost_1.75.0.bb| 2 +- 2 files changed, 1 insertion(+),