zephyr/cmake/linker/lld
Christian Taedcke 1fde62ef35 cmake: linker: lld: add missing -no-pie flag
See also
https://github.com/zephyrproject-rtos/zephyr/pull/38903

This is required when building tests for native_posix on ubuntu 22.04 using
clang-14 from the normal deb repository.

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
2022-11-22 13:02:44 +09:00
..
linker_flags.cmake unittest: update coverage library non gcc toolchains 2022-11-21 16:09:46 -05:00
target.cmake LLVM: add built-in lld linker support for x86. 2022-06-05 14:10:25 +02:00
target_baremetal.cmake LLVM: add built-in lld linker support for x86. 2022-06-05 14:10:25 +02:00
target_base.cmake cmake: linker: lld: add missing -no-pie flag 2022-11-22 13:02:44 +09:00