zephyr/cmake/compiler/gcc
Stephanos Ioannidis 1f2c1c6278 cmake: compiler: gcc: Add no_strict_aliasing flag
This commit adds the `no_strict_aliasing` flag, which disables
the strict aliasing rule, for the GCC compiler and its derivatives.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-08-11 17:45:58 +02:00
..
compiler_flags.cmake cmake: compiler: gcc: Add no_strict_aliasing flag 2022-08-11 17:45:58 +02:00
generic.cmake
target_arm64.cmake
target_arm.cmake arch: introduce config DCLS 2022-08-04 12:51:25 +09:00
target_mips.cmake cmake: add MIPS support 2022-01-19 13:48:21 -05:00
target_riscv.cmake riscv: Introduce support for RV32E 2022-06-08 18:50:22 +09:00
target_sparc.cmake
target_x86.cmake
target.cmake cmake: gcc: Use --sysroot with gcc when SYSROOT_DIR is provided 2022-05-23 19:33:33 +09:00