Closed Bug 1752059 Opened 3 years ago Closed 3 years ago

RNP build maintenance

Categories

(Thunderbird :: Build Config, task)

Tracking

(thunderbird_esr91 fixed)

RESOLVED FIXED
99 Branch
Tracking Status
thunderbird_esr91 --- fixed

People

(Reporter: rjl, Assigned: rjl)

References

Details

Attachments

(3 files)

As noted in the comment, clock_gettime is part of the macOS SDK starting with
10.12. Minimum required SDK is 10.12.

Assignee: nobody → rob
Status: NEW → ASSIGNED

The effect is that C++ code will use -std-c++17.

Depends on D136984

Occurs at bzlib.c:1216. As noted in the file, that unreachable return is
expected.

Depends on D136985

See Also: → 1750969

Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/855b1d909ae5
Enable clock_gettime use in macOS builds. r=kaie
https://hg.mozilla.org/comm-central/rev/e04ffb6d3912
Stop using MZLA_RNP_CC/CXX. r=kaie
https://hg.mozilla.org/comm-central/rev/12d5244ca5b9
Ignore unreachable-code-return error in bzip. r=kaie

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch

Comment on attachment 9260772 [details]
Bug 1752059 - Enable clock_gettime use in macOS builds. r=kaie

[Approval Request Comment]
Regression caused by (bug #): no
User impact if declined: none
Testing completed (on c-c, etc.): yes
Risk to taking this patch (and alternatives if risky): just build rules for bug 1750969

Attachment #9260772 - Flags: approval-comm-esr91?
Attachment #9260773 - Flags: approval-comm-esr91?
Attachment #9260774 - Flags: approval-comm-esr91?
Blocks: 1750969

Comment on attachment 9260774 [details]
Bug 1752059 - Ignore unreachable-code-return error in bzip. r=kaie

[Triage Comment]
Approved for esr91

Attachment #9260774 - Flags: approval-comm-esr91? → approval-comm-esr91+

Comment on attachment 9260772 [details]
Bug 1752059 - Enable clock_gettime use in macOS builds. r=kaie

[Triage Comment]
Approved for esr91

Attachment #9260772 - Flags: approval-comm-esr91? → approval-comm-esr91+

Comment on attachment 9260773 [details]
Bug 1752059 - Stop using MZLA_RNP_CC/CXX. r=kaie

[Triage Comment]
Approved for esr91

Attachment #9260773 - Flags: approval-comm-esr91? → approval-comm-esr91+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: