mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 12:02:08 +00:00
Update test deps (#1440)
This commit is contained in:
@@ -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 :=
|
||||
Reference in New Issue
Block a user