diff --git a/recipes/android/retroarch.conf b/recipes/android/retroarch.conf index 8f80ea28..23d45c67 100644 --- a/recipes/android/retroarch.conf +++ b/recipes/android/retroarch.conf @@ -9,4 +9,3 @@ NDK ndk-build RA YES LIBSUFFIX _android JAVA_HOME /usr/lib/jvm/java-7-oracle - diff --git a/recipes/apple/cores-osx_x86_64.conf b/recipes/apple/cores-osx_x86_64.conf index c8bff45f..4aad9f42 100644 --- a/recipes/apple/cores-osx_x86_64.conf +++ b/recipes/apple/cores-osx_x86_64.conf @@ -1 +1,2 @@ platform osx +PLATFORM osx diff --git a/recipes/nintendo/3ds.conf b/recipes/nintendo/3ds.conf index 2e6c5773..8dead0b4 100644 --- a/recipes/nintendo/3ds.conf +++ b/recipes/nintendo/3ds.conf @@ -7,5 +7,3 @@ CTRULIB /home/buildbot/tools/devkitpro/ctrulib/libctru AEMSTRO /home/buildbot/tools/devkitpro/aemstro RA YES JOBS 4 - - diff --git a/recipes/nintendo/gamecube.conf b/recipes/nintendo/gamecube.conf index d124808f..84b68f1c 100644 --- a/recipes/nintendo/gamecube.conf +++ b/recipes/nintendo/gamecube.conf @@ -8,4 +8,3 @@ DEVKITPRO /home/buildbot/tools/devkitpro DEVKITPPC /home/buildbot/tools/devkitpro/devkitPPC RA YES JOBS 4 - diff --git a/recipes/playstation/vita.conf b/recipes/playstation/vita.conf index 5df18117..c0f37335 100644 --- a/recipes/playstation/vita.conf +++ b/recipes/playstation/vita.conf @@ -4,5 +4,3 @@ PLATFORM vita VITASDK /home/buildbot/tools/psv/ RA YES JOBS 4 - -