diff options
Diffstat (limited to 'Kernel/compile_flags.txt')
| -rw-r--r-- | Kernel/compile_flags.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Kernel/compile_flags.txt b/Kernel/compile_flags.txt new file mode 100644 index 00000000..de13f8f6 --- /dev/null +++ b/Kernel/compile_flags.txt @@ -0,0 +1,6 @@ +-nostdlib +-ffreestanding +-std=c++20 +-I./ +-I$(HOME)/ +-D__NEWOS_AMD64__ |
