mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-26 05:42:49 +01:00
@@ -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++
|
||||
|
||||
Reference in New Issue
Block a user