On Mon, Mar 25, 2024 at 3:40 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Hello,
>
> I noticed that the aarch64/xilinx-zynqmp BSPs use -mno-outline-atomics.
> However, we don't have a corresponding multilib for this. So for
> example, the C++ standard library still uses -moutl
Hello,
I noticed that the aarch64/xilinx-zynqmp BSPs use -mno-outline-atomics.
However, we don't have a corresponding multilib for this. So for
example, the C++ standard library still uses -moutline-atomics. I
suggest to add this option to a Cortex-A53 specific multilib. See also:
http://dev