aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
diff options
context:
space:
mode:
authortwinaphex2013-03-25 06:53:24 +0100
committernotaz2013-04-01 20:41:07 +0300
commit174f45d4734a85b3d96c35a554409f096849ece4 (patch)
tree12867f23b1f2acc908a972fce58fd477c9048f68 /Makefile.libretro
parent098fa5f57df4e86e4bdf699e626a76b24cd8075b (diff)
downloadpcsx_rearmed-174f45d4734a85b3d96c35a554409f096849ece4.tar.gz
pcsx_rearmed-174f45d4734a85b3d96c35a554409f096849ece4.tar.bz2
pcsx_rearmed-174f45d4734a85b3d96c35a554409f096849ece4.zip
(Blackberry) Define CC and AR in Makefile - so we can compile from the
commandline
Diffstat (limited to 'Makefile.libretro')
-rw-r--r--Makefile.libretro2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.libretro b/Makefile.libretro
index 2424822..c062048 100644
--- 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