summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-17 10:05:07 +0100
committerGitHub <noreply@github.com>2025-11-17 10:05:07 +0100
commit062c4bb508bf6ec7334d374fef2e0e10623b2df9 (patch)
tree137a91eb22d1a9207fd4322ced08c3b6388c5eb5 /compile_flags.txt
parent36269e57831e560df6a0da9c9d02c00671b0163d (diff)
parent791fcd646503f05617f22e6006c115095746da26 (diff)
Merge pull request #69 from nekernel-org/dev
release: NeKernel v0.0.7
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 384cd84e..426c43f7 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -4,7 +4,7 @@
-Idev/boot
-Idev/launch
-Idev/misc
--Idev/ddk
+-Idev/libDDK
-Ipublic/tools
-Ipublic/tools/mk.app
-Ipublic/tools/mk.fwrk
@@ -30,7 +30,7 @@
-Wall
-Wpedantic
-Wextra
--D__FSKIT_INCLUDES_HEFS__
+-D__FSKIT_INCLUDES_OPENHEFS__
-D__FSKIT_INCLUDES_NEFS__
-D__FSKIT_INCLUDES_EXT2__
-D__NE_VIRTUAL_MEMORY_SUPPORT__