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