commit | 6dfaac0c9553d0b2d189a39495eae08ef447841c | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | Thu Sep 03 14:57:45 2020 +0300 |
committer | Maureen Helm <maureen.helm@nxp.com> | Sat Sep 05 10:22:56 2020 -0500 |
tree | 70a55e3de73a6a160e68638912e04c83ddc408ce | |
parent | a28ec6201f1eb0962777134a697476f2423d89fe [diff] |
cmake: allow to specify compliler for DTS preprocessing MWDT CCAC compiler can't handle the dts file as gcc does, so allow to specify compliler for DTS preprocessing which is differ from ${CMAKE_C_COMPILER}. Use ARC GNU compiler for DTS preprocessing in case of MWDT toolchain. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>