This commit is contained in:
orbea 2017-11-20 04:43:11 +00:00 committed by GitHub
commit 770c299d3f
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ CAPSTONE_HAS_ARM64=0
UNAME=$(shell uname -a)
# Dirs
ROOT_DIR := .
CORE_DIR := .
ROOT_DIR := ../..
CORE_DIR := ../..
LIBRETRO_DIR := $(ROOT_DIR)/deps/libretro
ifeq ($(platform),)