mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
add CI for psp
This commit is contained in:
parent
ccc39358b0
commit
70ef073f66
3 changed files with 30 additions and 4 deletions
1
configure
vendored
1
configure
vendored
|
@ -149,7 +149,6 @@ set_platform()
|
|||
CFLAGS="$CFLAGS -D__PSP__"
|
||||
MFLAGS="-march=allegrex"
|
||||
ARCH=mipsel
|
||||
need_zlib="yes"
|
||||
;;
|
||||
*)
|
||||
fail "unsupported platform: $platform"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue