zephyr/cmake/linker
Evgeniy Paltsev 71e862e79c MWDT: linker: fix regresion
Fixes commit 5badbfe2a2 ("cmake: move
toolchain_ld_baremetal to linker properties.") which broke build for
ARC MWDT toolchain.

Fixes failure:
```
lldac: error: cannot open ,--orphan-handling=warn: No such file or
  directory
ninja: build stopped: subcommand failed.
```

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2024-09-10 11:43:01 +02:00
..
arcmwdt MWDT: linker: fix regresion 2024-09-10 11:43:01 +02:00
armlink cmake: deprecate toolchain_ld_<base|baremetal|cpp> macros 2024-09-04 21:26:59 +02:00
ld cmake: deprecate toolchain_ld_<base|baremetal|cpp> macros 2024-09-04 21:26:59 +02:00
lld cmake: deprecate toolchain_ld_<base|baremetal|cpp> macros 2024-09-04 21:26:59 +02:00
xt-ld cmake: remove spurious parenthese just added to xt-ld/linker_flags 2024-09-05 09:49:27 +02:00
linker_flags_template.cmake cmake: move toolchain_ld_baremetal to linker properties. 2024-09-04 21:26:59 +02:00
linker_script_common.cmake