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:
11813b9
)
libretro: Makefile - fixup Windows build
author
twinaphex
<libretro@gmail.com>
Wed, 30 Jul 2014 15:05:21 +0000
(17:05 +0200)
committer
notaz
<notasas@gmail.com>
Sat, 20 Dec 2014 00:57:24 +0000
(
02:57
+0200)
Makefile.libretro
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.libretro
b/Makefile.libretro
index
1dbacd5
..
9c8a757
100644
(file)
--- a/
Makefile.libretro
+++ b/
Makefile.libretro
@@
-129,7
+129,7
@@
endif
ARCH = arm
USE_DYNAREC = 1
else
- TARGET := $(TARGET_NAME)_retro.dll
+ TARGET := $(TARGET_NAME)_
lib
retro.dll
CC = gcc
fpic := -fPIC
LD_FLAGS := -fPIC