mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 18:31:05 +00:00
(PSP1) Add rm ../retroarchpsp.elf to psp1-cores.sh
This commit is contained in:
parent
14db34450d
commit
a685a5fc7e
@ -19,5 +19,5 @@ for f in *_psp1.a ; do
|
||||
cp -f "$f" ../libretro_psp1.a
|
||||
make -C ../ -f Makefile.psp1 $whole_archive $big_stack -j3 || exit 1
|
||||
mv -f ../retroarchpsp.prx ../psp1/pkg/${name}_libretro_psp1.prx
|
||||
rm -f ../retroarchpsp.prx
|
||||
rm -f ../retroarchpsp.prx ../retroarchpsp.elf
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user