incubator-nuttx/libs/libc/assert
chao an 39a0e6fa74 toolchain/lto: enable lto flags only on GNU toolchain
Some commercial customized toolchains do not support these options

Signed-off-by: chao an <anchao@lixiang.com>
2024-02-18 00:47:53 -08:00
..
CMakeLists.txt toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time 2023-07-21 01:13:34 +08:00
Make.defs toolchain/lto: enable lto flags only on GNU toolchain 2024-02-18 00:47:53 -08:00
lib_assert.c assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
lib_stackchk.c