[dpdk-dev] [PATCH v2] build: add -moutline-atomics to default Arm build

Thomas Monjalon thomas at monjalon.net
Tue Oct 13 15:16:53 CEST 2020


09/10/2020 11:50, Juraj Linkeš:
> -moutline-atomics allows LSE instructions to be used if available when
> compiling for ARMv8.0 instruction set. It's enabled by default on newer
> compilers, such as gcc-10.1. Enable the option in case an earlier
> compiler version is used for the default build that lacks either -mcpu
> or -mtune which would otherwise enable it.
> 
> Signed-off-by: Juraj Linkeš <juraj.linkes at pantheon.tech>

Applied, thanks

Note: Ruifeng should have been Cc'ed




More information about the dev mailing list