D95276 unconditionally added the -zmuldefs which is not supported by all linkers. Check whether the compiler/linker accept the flags before using.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
- Put check_c_source_compiles into function to keep CMAKE_REQUIRED_LINK_OPTIONS in scope
- LINKER_MULTIDEF_FLAGS typo