about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorTom Karpiniec <tom@ditto.live>2020-05-07 12:26:18 +1000
committerTom Karpiniec <tom@ditto.live>2020-05-07 15:35:48 +1000
commit342aad1d1b88a37361bf3a704750217b4fb4039d (patch)
tree4d8d971335a23bc9956095d223fed99053c66718 /library/std/src/sys/unix/stack_overflow.rs
parent43271a39adc26d29350d4830b594c6435472815e (diff)
downloadrust-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