summaryrefslogtreecommitdiffhomepage
path: root/dev/boot/amd64-ci.make
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-22 09:35:03 -0500
committerGitHub <noreply@github.com>2025-11-22 09:35:03 -0500
commite5cc7351f0577b54c528fb827a7c7e6306c3e843 (patch)
treea533c6f0256d3067ed0e050dae59a54a6f37342b /dev/boot/amd64-ci.make
parente3fa27827e7647a0ecc466f4d92097fe48fbbb43 (diff)
parentab37adbacf0f33845804c788b39680cd754752a8 (diff)
Merge pull request #80 from nekernel-org/dev
fix: kernel: Important kernel fixes for SMP. Adding 'NeKernel' process as well.
Diffstat (limited to 'dev/boot/amd64-ci.make')
-rw-r--r--dev/boot/amd64-ci.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/boot/amd64-ci.make b/dev/boot/amd64-ci.make
index 229e3359..eee7b3cb 100644
--- a/dev/boot/amd64-ci.make
+++ b/dev/boot/amd64-ci.make
@@ -65,7 +65,7 @@ REM=rm
REM_FLAG=-f
FLAG_ASM=-f win64
-FLAG_GNU=-fshort-wchar -Wall -Wpedantic -Wextra -Werror -D__EFI_x86_64__ -mno-red-zone -D__NEOSKRNL__ -D__BOOTZ__ \
+FLAG_GNU=-fshort-wchar -Wall -Wpedantic -Wextra -Werror -D__EFI_x86_64__ -mno-red-zone -D__NEKERNEL__ -D__BOOTZ__ \
-DEFI_FUNCTION_WRAPPER -I./ -I../kernel $(DEBUG_MACRO) $(DISK_DRV) -I../ -c -nostdlib -fno-rtti -fno-exceptions \
-std=c++20 -DBOOTZ_GPT_SUPPORT -DBOOTZ_EPM_SUPPORT -D__HAVE_NE_APIS__ -DZBA_USE_FB -D__NE_AMD64__ -D__NE__ -DNE_AUTO_FORMAT