zephyr/arch/posix
Alberto Escolar Piedras 4f7b144ef6 arch posix: When building for the native_simulator only link ASAN once
Only request the linker to link ASAN in the final stage, not
during the partial linking stage.
This fixes a link issue when building with llvm.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-12 15:03:35 +02:00
..
core
include arch posix: Clarify some references to native_posix 2024-03-20 15:43:05 +01:00
CMakeLists.txt arch posix: When building for the native_simulator only link ASAN once 2024-04-12 15:03:35 +02:00
Kconfig
Linux.aarch64.cmake