summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Source/compile_flags.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Source/compile_flags.txt')
-rw-r--r--Kernel/Source/compile_flags.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Kernel/Source/compile_flags.txt b/Kernel/Source/compile_flags.txt
new file mode 100644
index 00000000..1f54e6fb
--- /dev/null
+++ b/Kernel/Source/compile_flags.txt
@@ -0,0 +1,7 @@
+-nostdlib
+-ffreestanding
+-std=c++20
+-I../
+-I$(HOME)/
+-D__FSKIT_NEWFS__
+-D__NEWOS_AMD64__