Closed Bug 1796927 Opened 3 years ago Closed 3 years ago

Post bug 1794156 cleanup for comm/mail/build.mk

Categories

(Thunderbird :: Build Config, task)

task

Tracking

(thunderbird_esr102 unaffected)

RESOLVED FIXED
108 Branch
Tracking Status
thunderbird_esr102 --- unaffected

People

(Reporter: rjl, Assigned: rjl)

References

Details

Attachments

(1 file)

The l10n-check target, removed in bug 1794156 is still referenced in mail/build.mk and should be removed.

The ifndef COMM_BUILD around the whole file is unnecessary. Nothing sets COMM_BUILD anymore.

Since bug 1641184, the make -j1 stuff happening around the l10n targets at the bottom can be changed to drop the -j1.

l10n-check is not relevant after bug 1794156.

ifndef COMM_BUILD is not needed because nothing sets it anymore.

-j1 is not needed for the l10n targets since bug 1641184.

Assignee: nobody → rob
Status: NEW → ASSIGNED
Target Milestone: --- → 108 Branch

Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/bca7f303636d
Cleanup mail/build.mk following bug 1794156. r=dandarnell

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: