mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
FIX typo for PSP compilation
This commit is contained in:
parent
68e4ae5dd1
commit
45d2e93834
@ -112,7 +112,7 @@ build-static-retroarch-psp:
|
||||
dependencies: []
|
||||
script:
|
||||
# Allow failure since we don't have a core
|
||||
- "make -f Makefile.psp1 -jNUMPROC ||:"
|
||||
- "make -f Makefile.psp1 -j$NUMPROC ||:"
|
||||
- "mkdir .retroarch-precompiled"
|
||||
- "cp -r ./* .retroarch-precompiled/"
|
||||
- "mv .retroarch-precompiled/ retroarch-precompiled/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user