summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-01-31 19:05:36 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-01-31 19:05:36 +0100
commitd0c7a3e05a1bb5c9cffd1a0946e403d3a8e37e63 (patch)
tree686f7f3c99a08a7bebfc925839f0f9d882177c54 /compile_flags.txt
parent9c1e80e1bb3a8d549a9053f0d7bf4afb0c806f80 (diff)
Match the changes in OpenNE, (without reusing it)
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 8a364c86..30d958eb 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -5,12 +5,12 @@
-Iprivate/tools
-Idev/Boot/BootKit
-std=c++20
--D__ZKA_AMD64__
+-D__NE_AMD64__
-D__NEOSKRNL__
-D__FSKIT_INCLUDES_NEFS__
--D__ZKA_ED__
+-D__NE_ED__
-xc++
-D__AHCI__
-D__x86_64__
-D__aarch64__
--DZKA_USE_MBCI_FLASH \ No newline at end of file
+-DNE_USE_MBCI_FLASH \ No newline at end of file