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 docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
target_base.cmake cmake: Toolchain abstraction: move PROPERTY_LINKER_SCRIPT_DEFINES 2019-05-07 22:17:29 -04:00
target_configure.cmake cmake: Toolchain abstraction: Introduce toolchain_ld_configure_files 2019-05-12 12:50:57 -04:00
target_cpp.cmake cmake: Use zephyr_link_libraries in toolchain_ld_cpp. 2019-11-07 16:37:50 +01:00
target_relocation.cmake target_relocation.cmake: fix spell typo 2019-07-18 11:09:48 -04:00