summaryrefslogtreecommitdiffhomepage
path: root/dev/boot
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-04-11 18:01:48 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-04-11 18:01:48 +0200
commite78ae970ee0120488c71e6616d2665ea16029662 (patch)
tree7b95fe2e6bcdcc6d57d77e916fe50f82c8e09568 /dev/boot
parent42a2f7309bc8b2466867bd7fb0dd03434bb1795e (diff)
add debug switch on CI.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/boot')
-rw-r--r--dev/boot/amd64-ci.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/boot/amd64-ci.make b/dev/boot/amd64-ci.make
index 62ecb88c..42de6edf 100644
--- a/dev/boot/amd64-ci.make
+++ b/dev/boot/amd64-ci.make
@@ -44,9 +44,7 @@ ifneq ($(AHCI_SUPPORT), )
DISK_DRV = -D__AHCI__
endif
-ifneq ($(DEBUG_SUPPORT), )
DEBUG_MACRO = -D__DEBUG__
-endif
ifeq ($(shell uname), Darwin)
EMU_FLAGS=-M q35 -smp 4 -m 8G \