mirror of
https://github.com/libretro/libretro-super
synced 2025-01-26 12:35:21 +00:00
Add some stub recipes for switch
This commit is contained in:
parent
946f0add8f
commit
64a13da7b7
1
recipes/nintendo/switch
Normal file
1
recipes/nintendo/switch
Normal file
@ -0,0 +1 @@
|
||||
snes9x libretro-snes9x https://github.com/libretro/snes9x.git master YES GENERIC Makefile libretro
|
13
recipes/nintendo/switch.conf
Normal file
13
recipes/nintendo/switch.conf
Normal 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
|
Loading…
x
Reference in New Issue
Block a user