notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47747a7
)
Update Android.mk
author
Twinaphex
<libretro@gmail.com>
Tue, 21 May 2019 07:11:59 +0000
(09:11 +0200)
committer
GitHub
<noreply@github.com>
Tue, 21 May 2019 07:11:59 +0000
(09:11 +0200)
jni/Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/jni/Android.mk
b/jni/Android.mk
index
a4bf747
..
1051e99
100644
(file)
--- a/
jni/Android.mk
+++ b/
jni/Android.mk
@@
-4,6
+4,8
@@
$(shell cd "$(LOCAL_PATH)" && ((git describe || echo) | sed -e 's/.*/#define REV
$(shell cd "$(LOCAL_PATH)" && (diff -q ../frontend/revision.h_ ../frontend/revision.h > /dev/null 2>&1 || cp ../frontend/revision.h_ ../frontend/revision.h))
$(shell cd "$(LOCAL_PATH)" && (rm ../frontend/revision.h_))
+HAVE_CHD ?= 1
+
ROOT_DIR := $(LOCAL_PATH)/..
CORE_DIR := $(ROOT_DIR)/libpcsxcore
SPU_DIR := $(ROOT_DIR)/plugins/dfsound