diff --git a/CMakeLists.txt b/CMakeLists.txt index c6a56c14ab..4030738bea 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -194,7 +194,7 @@ if(CONFIG_MISRA_SANE) zephyr_compile_options($<$:-Werror=vla>) endif() -# @Intent: Obtain compiler specific flags for standard C includes +# @Intent: Set compiler specific flags for standard C includes toolchain_cc_nostdinc() zephyr_compile_options( diff --git a/cmake/linker/ld/target.cmake b/cmake/linker/ld/target.cmake new file mode 100644 index 0000000000..e69de29bb2