mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
Fixup build.
This commit is contained in:
parent
3039887257
commit
d88526da5a
@ -42,7 +42,6 @@ build_libsnes_s9x()
|
||||
if [ -d "libsnes-s9x" ]; then
|
||||
echo "=== Building SNES9x ==="
|
||||
cd libsnes-s9x/unix
|
||||
./configure || die "Failed to build SNES9x"
|
||||
make -j4 || die "Failed to build SNES9x"
|
||||
cp libsnes.so ../libsnes-snes9x.so
|
||||
cd ../..
|
||||
|
Loading…
Reference in New Issue
Block a user