summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-16 20:07:16 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-16 20:07:16 +0100
commit7e94770e21f520580caf9994b6b88416a6ac9511 (patch)
tree34207120a09765c63a8a6ed717b1bd19412ff8fb /compile_flags.txt
parent97fcfccebf502911371ce28a6b7f8be66c491cfd (diff)
fix: kernel: filesystem tweaks.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index c83e43d3..426c43f7 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -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__