mirror of
https://github.com/wiiu-env/libfat.git
synced 2024-11-22 01:49:17 +01:00
remove unneeded ldflags
This commit is contained in:
parent
cc1480bf9a
commit
8843a36ea2
@ -37,7 +37,6 @@ CFLAGS += $(INCLUDE) -DGBA
|
||||
CXXFLAGS := $(CFLAGS)
|
||||
|
||||
ASFLAGS := -g $(ARCH)
|
||||
LDFLAGS = -specs=gba.specs -g $(ARCH) -mno-fpu -Wl,-Map,$(notdir $*.map)
|
||||
|
||||
ifneq ($(BUILD),debug)
|
||||
export GBABIN := $(LIB)/libfat.a
|
||||
|
Loading…
Reference in New Issue
Block a user