Skip to content
Commit 14509a8d authored by Luca Burelli's avatar Luca Burelli Committed by Alberto Escolar
Browse files

cmake: add_llext_target: use toolchain-specific partial linking option



The partial linking option depends on the linker used in the build
process, and this flag is already defined by the Zephyr toolchains.
Use the $<TARGET_PROPERTY:linker,partial_linking> generator expression
to retrieve it instead of hardcoding the value for the GNU linker.

Signed-off-by: default avatarLuca Burelli <l.burelli@arduino.cc>
parent 5d2670ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment