Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PS Vita (armv7-sony-vita-newlibeabihf) #1640

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

nikarh
Copy link
Contributor

@nikarh nikarh commented Sep 8, 2023

Fixes compilation for the target, random is provided by rust-random/getrandom#359

@briansmith
Copy link
Owner

Thanks! As soon as the CI run completes I'll merge this.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #1640 (06c3ec8) into main (f8ea782) will increase coverage by 0.02%.
Report is 36 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1640      +/-   ##
==========================================
+ Coverage   92.21%   92.23%   +0.02%     
==========================================
  Files         127      127              
  Lines       18821    18821              
  Branches      196      196              
==========================================
+ Hits        17355    17359       +4     
+ Misses       1430     1428       -2     
+ Partials       36       34       -2     
Files Changed Coverage Δ
src/rand.rs 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@briansmith briansmith merged commit 4983338 into briansmith:main Sep 19, 2023
257 checks passed
@zetanumbers zetanumbers deleted the vita branch September 20, 2023 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants