ARC: MWDT: avoid xcheck object linkage as we don't use xcheck

We don't use xcheck (we disable it by passing '-Hnoxcheck' to
linker) so let's avoid xcheck object linkage as well by
passing '-Hnoxcheck_obj' option.

'-Hnoxcheck_obj' option implies the '-Hnoxcheck' option.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
This commit is contained in:
Eugeniy Paltsev 2021-03-11 22:20:46 +03:00 committed by Anas Nashif
commit d80a11ab9d

View file

@ -112,7 +112,7 @@ macro(toolchain_ld_baremetal)
-Hnosdata
-Hnocrt
-Xtimer0 # to suppress the warning message
-Hnoxcheck
-Hnoxcheck_obj
-Hnocplus
-Hcl
-Hheap=0