diff options
| author | Tom Karpiniec <tom@ditto.live> | 2020-05-07 12:26:18 +1000 |
|---|---|---|
| committer | Tom Karpiniec <tom@ditto.live> | 2020-05-07 15:35:48 +1000 |
| commit | 342aad1d1b88a37361bf3a704750217b4fb4039d (patch) | |
| tree | 4d8d971335a23bc9956095d223fed99053c66718 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 43271a39adc26d29350d4830b594c6435472815e (diff) | |
| download | rust-342aad1d1b88a37361bf3a704750217b4fb4039d.tar.gz rust-342aad1d1b88a37361bf3a704750217b4fb4039d.zip | |
Force embed-bitcode on non-simulator iOS/tvOS targets
At this time Apple recommends Bitcode be included for iOS apps, and requires it for tvOS. It is unlikely that a developer would want to disable bitcode when building for these targets, yet by default it will not be generated. This presents a papercut for developers on those platforms. Introduces a new TargetOption boolean key for specific triples to indicate that bitcode should be generated, even if cargo attempts to optimise with -Cembed-bitcode=no.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
