Add some stub recipes for switch

This commit is contained in:
twinaphex 2018-09-28 14:03:42 +02:00
parent 946f0add8f
commit 64a13da7b7
2 changed files with 14 additions and 0 deletions

1
recipes/nintendo/switch Normal file
View File

@ -0,0 +1 @@
snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro

View File

@ -0,0 +1,13 @@
PATH /home/buildbot/tools/devkitpro/devkitPPC/bin
platform wii
PLATFORM wii
CC powerpc-eabi-gcc
CXX powerpc-eabi-g++
AR powerpc-eabi-ar
DEVKITPRO /home/buildbot/tools/devkitpro
DEVKITPPC /home/buildbot/tools/devkitpro/devkitPPC
DEVKITPPC_ROOT_DIR /home/buildbot/tools/devkitpro/devkitPPC
RA YES
JOBS 4
CORE_JOB YES
MAKE make