incubator-nuttx/mm/kasan
Daniel Jasinski 7dbb887f07 build: fix memory manager compile options for CMake
This enables CMake based build for sim:ostest. Flags which
are set by set_source_files_properties are not reflected in
final build. Changing these to target_compile_options makes
CMake build runnable.

Signed-off-by: Daniel Jasinski <jasinskidaniel95szcz@gmail.com>
2024-09-10 16:00:56 +08:00
..
CMakeLists.txt build: fix memory manager compile options for CMake 2024-09-10 16:00:56 +08:00
Make.defs toolchain/lto: enable lto flags only on GNU toolchain 2024-02-18 00:47:53 -08:00
kasan.c kasan: add new API kasan_init_early() 2024-08-30 01:35:09 +08:00
kasan.h kasan: add new API kasan_init_early() 2024-08-30 01:35:09 +08:00