zephyr/cmake/linker
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
..
arcmwdt
armlink
ld arm: rename default RAM region from 'SRAM' to 'RAM' 2022-10-03 10:09:53 +02:00
lld cmake: linker: lld: add missing -no-pie flag 2022-11-22 13:02:44 +09:00
linker_flags_template.cmake
linker_script_common.cmake