summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-08-05 09:57:44 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-08-05 09:57:44 +0100
commit5f8ee9584a7a5c911d46f73e24ec7a1201058c50 (patch)
treed31ac096094430ca93e521ef233144d969ad6427 /compile_flags.txt
parentb0c5f2a2683657182f5ce3dc3bcbf252164b0077 (diff)
feat! compiler_kit: API breaking changes.
feat: debugger_kit: Debugger work in progress implementation. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
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 fb0007b..2583106 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -4,8 +4,8 @@
-Idev/CompilerKit/Detail
-Isdk/
-I./
--DLC_USE_STRUCTS
+-DCK_USE_STRUCTS
-xc++
--DLD_NEKERNEL_DEBUGGER
--DLD_MACH_DEBUGGER
+-DDK_NEKERNEL_DEBUGGER
+-DDK_MACH_DEBUGGER
-DDEBUGGERKIT_POSIX \ No newline at end of file