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:
51ba740
)
(iOS) Standardize target name
author
twinaphex
<autechre1024@hotmail.com>
Sat, 18 May 2013 01:42:37 +0000
(
03:42
+0200)
committer
notaz
<notasas@gmail.com>
Sun, 26 May 2013 15:54:53 +0000
(18:54 +0300)
Makefile.libretro
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.libretro
b/Makefile.libretro
index
8e9cdd1
..
9436c8a
100644
(file)
--- a/
Makefile.libretro
+++ b/
Makefile.libretro
@@
-31,7
+31,7
@@
else ifeq ($(platform), osx)
SHARED := -dynamiclib
else ifeq ($(platform), ios)
ARCH := arm
- TARGET := $(TARGET_NAME)_libretro.dylib
+ TARGET := $(TARGET_NAME)_libretro
_ios
.dylib
fpic := -fPIC
SHARED := -dynamiclib