update script name
parent
31fe95f229
commit
6516780fa4
|
@ -17,7 +17,7 @@ Make sure you set NDK_ROOT to the path to your NDK and add that to your PATH in
|
||||||
git clone https://github.com/libretro/libretro-super.git
|
git clone https://github.com/libretro/libretro-super.git
|
||||||
cd libretro-super
|
cd libretro-super
|
||||||
./libretro-fetch.sh # can fail on fork() calls, repeat until all are up to date
|
./libretro-fetch.sh # can fail on fork() calls, repeat until all are up to date
|
||||||
./libretro-build-android.sh # some cores may fail to compile (g++ "Argument list too long" error)
|
./libretro-build-android-mk.sh # some cores may fail to compile (g++ "Argument list too long" error)
|
||||||
# see https://github.com/libretro/libretro-super/issues/10
|
# see https://github.com/libretro/libretro-super/issues/10
|
||||||
|
|
||||||
### Building RetroArch
|
### Building RetroArch
|
||||||
|
|
Loading…
Reference in New Issue