mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-01-31 12:05:27 +01:00
Enable SH2 DRC for Windows build
This commit is contained in:
parent
2160c24574
commit
e768a4de8e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user