mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-02-11 01:15:43 +01:00
fix libretro-super build
This commit is contained in:
parent
2f832b7f19
commit
f3652f885d
@ -212,7 +212,7 @@ ifneq (,$(findstring armasm,$(platform)))
|
||||
endif
|
||||
ARCH = arm
|
||||
else
|
||||
TARGET := $(TARGET_NAME)_retro.dll
|
||||
TARGET := $(TARGET_NAME)_libretro.dll
|
||||
CC = gcc
|
||||
LD_FLAGS := -fPIC
|
||||
SHARED := -shared -static-libgcc -static-libstdc++
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user