about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/interface.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-10-17 10:22:14 +0000
committerbors <bors@rust-lang.org>2023-10-17 10:22:14 +0000
commit2e57d647b039ec993f4fdf03571c9039092d74e2 (patch)
tree0461afe481db0bcd730ef0c4f017486d7cc06f62 /compiler/rustc_interface/src/interface.rs
parent347452e7e378d93e7ba29af05f022a5445e1f459 (diff)
parentba13e37e3088b5c1114a4b258b55d9020c3f4c70 (diff)
downloadrust-2e57d647b039ec993f4fdf03571c9039092d74e2.tar.gz
rust-2e57d647b039ec993f4fdf03571c9039092d74e2.zip
Auto merge of #116518 - vita-rust:vita, r=workingjubilee
Updated libc and doc for Vita target

Doc changes:

- Updated Vita target readme. The recommended approach to build artifacts for the platform now is [cargo-vita](https://crates.io/crates/cargo-vita) which wraps all the convoluted steps previously described in a yaml for `cargo-make`
- Updated maintainer list for Vita target. (`@ZetaNumbers` `@pheki` please agree to be added to the list, `@amg98` please let us know if you're still planning on actively maintaining target support)

Code changes:
- ~Updated libc for rust-lang/libc#3284 and rust-lang/libc#3366~ (Already merged in #116527)
- In dupfd changed the flag same as for esp target, there is no CLOEXEC on Vita
- Enabled `new_pair` since we've implemented `socketpair` in Vita newlib
Diffstat (limited to 'compiler/rustc_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions