remove CC/CXX from 3ds recipes

This commit is contained in:
Radius 2015-10-01 00:29:10 +01:00
parent f9475176b0
commit 86d77612f4
2 changed files with 1 additions and 4 deletions

View File

@ -14,7 +14,7 @@ nxengine libretro-nxengine https://github.com/libretro/nxengine-libretro.git PRO
picodrive libretro-picodrive https://github.com/libretro/picodrive.git SUBMODULE YES GENERIC Makefile.libretro .
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git PROJECT YES GENERIC Makefile .
snes9x_next libretro-snes9x_next https://github.com/libretro/snes9x-next.git PROJECT YES GENERIC Makefile.libretro .
tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git PROJECT NO GENERIC Makefile .
tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git PROJECT YES GENERIC Makefile .
tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git PROJECT NO GENERIC Makefile .
fb_alpha_cps2 libretro-fba_cps2 https://github.com/libretro/fba_cores_cps2.git PROJECT YES GENERIC makefile.libretro .
fb_alpha_cps1 libretro-fba_cps1 https://github.com/libretro/fba_cores_cps1.git PROJECT YES GENERIC makefile.libretro .

View File

@ -1,9 +1,6 @@
PATH /home/buildbot/tools/devkitpro/devkitARM/bin
platform ctr
PLATFORM ctr
CC arm-none-eabi-gcc
CXX arm-none-eabi-g++
AR arm-none-eabi-ar
DEVKITPRO /home/buildbot/tools/devkitpro
DEVKITARM /home/buildbot/tools/devkitpro/devkitARM
CTRULIB /home/buildbot/tools/devkitpro/ctrulib/libctru