Closed Bug 1724606 Opened 4 years ago Closed 4 years ago

mac source-test builds don't respect MACOSX_DEPLOYMENT_TARGET

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

defect

Tracking

(firefox93 fixed)

RESOLVED FIXED
93 Branch
Tracking Status
firefox93 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

No description provided.

They are equivalent, except for the fact that MACOSX_DEPLOYMENT_TARGET
may apply to more processes in a normal build. In practice, all the
processes that matter are covered through compiler flags.

On the opposite end, MACOSX_DEPLOYMENT_TARGET isn't necessary passed in
all cases (like clangd, mach static-analysis, etc.), while compiler
flags are.

Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/496082d538c7 Replace uses of MACOSX_DEPLOYMENT_TARGET env variable with -mmacosx-version-min flag. r=firefox-build-system-reviewers,andi
Pushed by mlaza@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/82d43f6a63e5 Fix lint failure a=lint-fix CLOSED TREE
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: