about summary refs log tree commit diff
path: root/library/std/src/os/unix/process.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-08-24 12:13:37 +0000
committerbors <bors@rust-lang.org>2021-08-24 12:13:37 +0000
commit47ab5f7ce27397310bd8359b8db1504fbf8a9b59 (patch)
tree5673543897f02d8f8d3443d9db2e42e8d024e62f /library/std/src/os/unix/process.rs
parentf66e825f73d2bd7f8a763b723983850f891985b0 (diff)
parent8f65d154c8d6ea020f74acdb7ab7a62818c022af (diff)
downloadrust-47ab5f7ce27397310bd8359b8db1504fbf8a9b59.tar.gz
rust-47ab5f7ce27397310bd8359b8db1504fbf8a9b59.zip
Auto merge of #87699 - ubamrein:use-iphone-deployment-target-for-llvm, r=petrochenkov
Allow specifying an deployment target version for all iOS llvm targets

Closes: https://github.com/rust-lang/rust/issues/79408

This pull requests adds the same procedure to define the iOS-version for the LLVM-target as was used for the simulator target and the desktop target.

This then closes the original problem mentioned in the above issue. The problem with incompatible bitcode remains, but is probably not easy fixable.

I realised that something is still not right. Try to fix that.

r? `@petrochenkov`
Diffstat (limited to 'library/std/src/os/unix/process.rs')
0 files changed, 0 insertions, 0 deletions