mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion/3ds] Got something on screen!
This commit is contained in:
@@ -62,7 +62,7 @@ endif
|
||||
# Get rid of unused symbols. This is also useful even if LTO=1.
|
||||
LDFLAGS += -Wl,--gc-sections
|
||||
|
||||
LIBPATHS := $(foreach dir,$(LIBDIRS),-L$(dir)/lib)
|
||||
LIBPATHS := $(foreach dir,$(LIBDIRS),-L$(dir)/lib)
|
||||
|
||||
LDFLAGS += $(SFLAGS) $(LIBPATHS) $(LIBS) -lgcc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user