build: switched to ninja

This commit is contained in:
karina
2026-04-25 10:01:31 +04:00
parent e49af76aef
commit 14912b8067
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@ target_include_directories(Kernel PRIVATE
target_compile_options(Kernel PRIVATE
$<$<COMPILE_LANGUAGE:C>:
-std=c23
-ffreestanding
-fno-stack-protector
-fno-builtin