mirror of
https://github.com/libretro/RetroArch
synced 2025-01-13 15:42:11 +00:00
(3DS) salamander build fix.
This commit is contained in:
parent
5a94979b19
commit
e4992bc6d0
@ -87,7 +87,7 @@ LDFLAGS += -specs=ctr/3dsx_custom.specs -g $(ARCH) -Wl,-Map,$(notdir $*.map)
|
||||
CFLAGS += -std=gnu99 -ffast-math
|
||||
|
||||
|
||||
LIBS := -lretro_ctr -lctru -lm
|
||||
LIBS := -lctru -lm
|
||||
|
||||
|
||||
ifeq ($(BUILD_3DSX), 1)
|
||||
|
Loading…
Reference in New Issue
Block a user