summaryrefslogtreecommitdiffhomepage
path: root/src/boot/arm64-desktop.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/arm64-desktop.make')
-rw-r--r--src/boot/arm64-desktop.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/arm64-desktop.make b/src/boot/arm64-desktop.make
index d908daea..3a418a14 100644
--- a/src/boot/arm64-desktop.make
+++ b/src/boot/arm64-desktop.make
@@ -45,7 +45,7 @@ REM_FLAG=-f
FLAG_ASM=-f win64
FLAG_GNU=-fshort-wchar -c -ffreestanding -MMD -mno-red-zone -D__NE_ARM64__ -fno-rtti -fno-exceptions -I./ \
-target aarch64-unknown-windows \
- -std=c++20 -DBOOTZ_EPM_SUPPORT -D__nekernel_allow_non_nekernel_pe -DZBA_USE_FB -D__FSKIT_USE_NEFS__ -D__BOOTZ_STANDALONE__ -D__NEKERNEL__ -D__BOOTZ__ -D__HAVE_NE_APIS__ -D__NE__ -I../ -I../kernel
+ -std=c++20 -DBOOTZ_EPM_SUPPORT -D__nekernel_allow_non_nekernel_pe -DZBA_USE_FB -D__FSKIT_USE_NEFS__ -D__BOOTZ_STANDALONE__ -D__NEKERNEL__ -D__BOOTZ__ -D__HAVE_NE_API__ -D__NE__ -I../ -I../kernel
BOOT_LOADER=ne_bootz
KERNEL=ne_kernel