Add deployment-target --print flag for Apple targets
This commit is contained in:
parent
74c4821045
commit
a427d418fd
11 changed files with 73 additions and 14 deletions
|
@ -60,6 +60,7 @@ pub mod crt_objects;
|
|||
mod aix_base;
|
||||
mod android_base;
|
||||
mod apple_base;
|
||||
pub use apple_base::deployment_target as current_apple_deployment_target;
|
||||
mod avr_gnu_base;
|
||||
mod bpf_base;
|
||||
mod dragonfly_base;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue