ro.org
> > Subject: [lng-odp] [PATCH] build: better atomics detection
> >
> > Do not optimize away the result of an atomic operation
> > during atomics detection in configure stage of build.
> >
> > This resolves ipfragreass build breakage with clang on
> > 32-
> Brooks
> > Sent: Monday, June 26, 2017 9:21 PM
> > To: lng-odp@lists.linaro.org
> > Subject: [lng-odp] [PATCH] build: better atomics detection
> >
> > Do not optimize away the result of an atomic operation
> > during atomics detection in configure stage
> -Original Message-
> From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Brian
> Brooks
> Sent: Monday, June 26, 2017 9:21 PM
> To: lng-odp@lists.linaro.org
> Subject: [lng-odp] [PATCH] build: better atomics detection
>
> Do not optimize away
Do not optimize away the result of an atomic operation
during atomics detection in configure stage of build.
This resolves ipfragreass build breakage with clang on
32-bit systems.
Signed-off-by: Brian Brooks
---
platform/linux-generic/m4/configure.m4 | 9 +++--
1 file changed, 7 insertions(