Closed
Bug 1856466
Opened 2 years ago
Closed 2 years ago
-m*-version-min flags are set too early
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox120 fixed)
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
Setting them before the first call to check_compiler can fail when the
compiler doesn't recognize the flag for its default target and actively
errors out.
Updated•2 years ago
|
Attachment #9356250 -
Attachment description: Bug 1856466 - Delay setting -m*-version-min flags. → Bug 1856466 - Delay setting -mmacosx-version-min flags.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/526604ee2cd4
Delay setting -mmacosx-version-min flags. r=firefox-build-system-reviewers,sergesanspaille
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•