]> git.lizzy.rs Git - rust.git/commit
Set MACOSX_DEPLOYMENT_TARGET env var to default for linking if not set.
authorHans Kratz <hans@appfour.com>
Tue, 2 Nov 2021 12:52:47 +0000 (13:52 +0100)
committerHans Kratz <hans@appfour.com>
Thu, 25 Nov 2021 06:08:44 +0000 (07:08 +0100)
commitb376f5621b801460b911a75048a70698021bbc69
treed97b10307bdc1cbadea359dca9f1f445461322f8
parent8f4d88c4bf94a466c1d30f73532865b6c7a6b6ef
Set MACOSX_DEPLOYMENT_TARGET env var to default for linking if not set.
compiler/rustc_target/src/spec/aarch64_apple_darwin.rs
compiler/rustc_target/src/spec/apple_base.rs
compiler/rustc_target/src/spec/i686_apple_darwin.rs
compiler/rustc_target/src/spec/x86_64_apple_darwin.rs