Enable SH2 DRC for Windows build

This commit is contained in:
twinaphex 2018-01-08 12:48:16 +01:00
parent 2160c24574
commit e768a4de8e

View File

@ -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