mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-20 19:02:48 +01:00
Enable SH2 DRC for Windows build
This commit is contained in:
@@ -432,7 +432,7 @@ else ifeq ($(platform), gcw0)
|
||||
|
||||
# Windows
|
||||
else
|
||||
use_sh2drc = 0
|
||||
use_sh2drc = 1
|
||||
TARGET := $(TARGET_NAME)_libretro.dll
|
||||
CC = gcc
|
||||
fpic := -fPIC
|
||||
|
||||
Reference in New Issue
Block a user