The global core/ldscripts/xfa.ld doesn't match our cortexm_base.ld. This commit directly adds the two XFA lines to cortexm_base.ld. In addition to that, a dummy (empty) xfa.ld is added, which the linker will pick instead of core/ldscripts/xfa.ld, effectingly not using it.
2 lines
50 B
Plaintext
2 lines
50 B
Plaintext
/* empty file overriding core/ldscripts/xda.ld */
|