mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-02-08 16:05:53 +01:00
commit
2edc89c4fd
@ -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