Merge pull request #1797 from overdrivenpotato/psp

This commit is contained in:
Yuki Okushi 2020-07-20 05:04:47 +09:00 committed by GitHub
commit b17047fc2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4874 additions and 3 deletions

View File

@ -233,6 +233,9 @@ if [ "${RUST}" = "nightly" ] && [ "${OS}" = "linux" ]; then
test_target xbuild "$TARGET" 1
fi
done
# Sony PSP
cargo xbuild --target mipsel-sony-psp
fi
RUST_OSX_NO_CORE_TARGETS="\

4874
src/psp.rs

File diff suppressed because it is too large Load Diff