summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-10-04 02:47:12 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-10-04 02:49:04 +0200
commitee64ca1014ee2bdf07bd5011f6aa9f77da104a4d (patch)
tree9918fe906103b4728991cf369d5fe5f92f049287 /compile_flags.txt
parentb1302067703566624390d780dffd621bb99bb439 (diff)
feat: kernel: new `kernel` process type, and usage of `explicit operator
bool` feat: libSystem: minor tweaks. feat: indexer: important fixes in `RemoveFlag` Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index 828dc123..8f006960 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -35,4 +35,5 @@
-D__FSKIT_INCLUDES_EXT2__
-D__NE_VIRTUAL_MEMORY_SUPPORT__
-DBOOTZ_GPT_SUPPORT
--D__x86_64__ \ No newline at end of file
+-D__x86_64__
+-D__NE_USE_PEF__ \ No newline at end of file