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

Update cargo-psx to use builtin target #16

Closed
ayrtonm opened this issue Oct 30, 2022 · 0 comments · Fixed by #17
Closed

Update cargo-psx to use builtin target #16

ayrtonm opened this issue Oct 30, 2022 · 0 comments · Fixed by #17

Comments

@ayrtonm
Copy link
Owner

ayrtonm commented Oct 30, 2022

Remove the embedded target JSON from cargo-psx when rust-lang/rust#102689 gets merged. It might be good to keep the option to use a target JSON (e.g. for cases like the BIOS (#13) where it may be necessary to override things like the relocation model).

ayrtonm added a commit that referenced this issue Nov 5, 2022
Closes #16. I should check the compiler version and bump the MSRV.
ayrtonm added a commit that referenced this issue Nov 5, 2022
Closes #16. I should check the compiler version and bump the MSRV.
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 a pull request may close this issue.

1 participant