Update test deps (#1440)

This commit is contained in:
Sylvie
2024-08-04 21:49:22 -04:00
committed by GitHub
parent 9a5b3f0902
commit 1d194b68ca
2 changed files with 6 additions and 21 deletions

View File

@@ -1,15 +0,0 @@
diff --git a/Makefile b/Makefile
index d05ccba..1011447 100644
--- a/Makefile
+++ b/Makefile
@@ -13,9 +13,7 @@ RGBDS :=
ASM := $(RGBDS)rgbasm
ASFLAGS := \
- --export-all\
- --halt-without-nop\
- --preserve-ld
+ --export-all
LD := $(RGBDS)rgblink
LDFLAGS :=