Set to use_sh2drc = 0 for Windows right now

This commit is contained in:
twinaphex
2018-01-06 12:53:23 +01:00
parent 4e80a03ab5
commit 007cb5addd
2 changed files with 2 additions and 1 deletions

View File

@@ -432,6 +432,7 @@ else ifeq ($(platform), gcw0)
# Windows
else
use_sh2drc = 0
TARGET := $(TARGET_NAME)_libretro.dll
CC = gcc
fpic := -fPIC