This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-22 04:27:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a53204f978
rust
/
tests
/
ui
/
print-request
/
macos-target.stdout
2 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Print env var in --print=deployment-target The deployment target environment variable is OS-specific, and if you're in a place where you're asking `rustc` for the deployment target, you're likely to also wanna know the environment variable.
2024-11-14 16:43:52 +00:00
$OS_DEPLOYMENT_TARGET=$CURRENT_MAJOR_VERSION.$CURRENT_MINOR_VERSION
Reference in New Issue
Copy Permalink