From e78ae970ee0120488c71e6616d2665ea16029662 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 11 Apr 2025 18:01:48 +0200 Subject: add debug switch on CI. Signed-off-by: Amlal El Mahrouss --- dev/boot/amd64-ci.make | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev/boot') 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 \ -- cgit v1.2.3