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:
098fa5f
)
(Blackberry) Define CC and AR in Makefile - so we can compile from the
author
twinaphex
<autechre1024@hotmail.com>
Mon, 25 Mar 2013 05:53:24 +0000
(06:53 +0100)
committer
notaz
<notasas@gmail.com>
Mon, 1 Apr 2013 17:41:07 +0000
(20:41 +0300)
commandline
Makefile.libretro
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.libretro
b/Makefile.libretro
index
2424822
..
c062048
100644
(file)
--- a/
Makefile.libretro
+++ b/
Makefile.libretro
@@
-78,6
+78,8
@@
else ifeq ($(platform), wii)
CFLAGS += -DGEKKO -DHW_RVL -mrvl -mcpu=750 -meabi -mhard-float -DBLARGG_BIG_ENDIAN=1 -D__ppc__
else ifeq ($(platform), qnx)
TARGET := libretro_pcsx_rearmed_qnx.so
+ CC = qcc -Vgcc_ntoarmv7le
+ AR = qcc -Vgcc_ntoarmv7le
HAVE_NEON = 1
USE_DYNAREC = 1
DRC_CACHE_BASE = 0