zephyr/cmake/linker/ld
Daniel Leung e6cf37a857 cmake: ld: use linker prefix for undefined symbols
The undefined symbol option "-u" applies to linker so prefix
it with the linker prefix (usually "-Wl"). This fixes warnings
from LLVM/Clang about unknown arguments.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-01-07 17:09:38 +01:00
..
target.cmake cmake: ld: use linker prefix for undefined symbols 2020-01-07 17:09:38 +01:00
target_baremetal.cmake
target_base.cmake
target_configure.cmake
target_cpp.cmake
target_relocation.cmake