summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-04-13 08:27:07 +0200
committerGitHub <noreply@github.com>2025-04-13 08:27:07 +0200
commit126cc73bb933cd1b550c8c5b97d8621717fb1e6b (patch)
treef67922ba36b8a4847b0f1854f77da4466e64f7e6 /compile_flags.txt
parent799327413742309ab5def75d310df28576aefc7e (diff)
parentf30470c40229806a33c914ebdd1dbdf037c9698d (diff)
Merge pull request #17 from amlel-el-mahrouss/dev
dev, scheduler, ahci, dev: Refactor scheduler, and fix minor mistakes.
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 2787ef87..f496609c 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -10,13 +10,12 @@
-Ipublic/frameworks
-Idev/boot/BootKit
-std=c++20
--D__NE_AMD64__
+-D__NE_ARM64__
-D__NEOSKRNL__
-D__FSKIT_INCLUDES_NEFS__
-D__NE_ED__
-xc++
-D__AHCI__
--D__x86_64__
-D__aarch64__
-DNE_USE_MBCI_FLASH
-D__ATA_DMA__