Skip to content

Commit b17047f

Browse files
authored
Merge pull request #1797 from overdrivenpotato/psp
2 parents 19dd18f + cb17772 commit b17047f

File tree

2 files changed

+4874
-3
lines changed

2 files changed

+4874
-3
lines changed

ci/build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,9 @@ if [ "${RUST}" = "nightly" ] && [ "${OS}" = "linux" ]; then
233233
test_target xbuild "$TARGET" 1
234234
fi
235235
done
236+
237+
# Sony PSP
238+
cargo xbuild --target mipsel-sony-psp
236239
fi
237240

238241
RUST_OSX_NO_CORE_TARGETS="\

0 commit comments

Comments
 (0)