zephyr/cmake/compiler/arcmwdt
Flavio Ceolin 8259931fce xcc-clang: Do not used unavailable options
xcc-clang in based on clan-10 and does not support -fno-pic and
-fno-pie.

clang-10: warning: argument unused during compilation: '-fno-pic'
[-Wunused-command-line-argument]
[147/148] Linking C executable zephyr/zephyr.elf
clang-10: warning: argument unused during compilation: '-no-pie'
[-Wunused-command-line-argument]

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2022-08-23 10:13:43 +02:00
..
compiler_flags.cmake xcc-clang: Do not used unavailable options 2022-08-23 10:13:43 +02:00
generic.cmake cmake: Correct PATHS usage 2022-04-29 08:57:21 +02:00
target.cmake cmake: Correct PATHS usage 2022-04-29 08:57:21 +02:00