mirror of
https://github.com/libretro/RetroArch
synced 2025-01-14 09:43:27 +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
|
CFLAGS += -std=gnu99 -ffast-math
|
||||||
|
|
||||||
|
|
||||||
LIBS := -lretro_ctr -lctru -lm
|
LIBS := -lctru -lm
|
||||||
|
|
||||||
|
|
||||||
ifeq ($(BUILD_3DSX), 1)
|
ifeq ($(BUILD_3DSX), 1)
|
||||||
|
Loading…
Reference in New Issue
Block a user