Closed Bug 1481328 Opened 6 years ago Closed 6 years ago

Explicitly disable rust incremental compilation in the Tup backend

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: chmanchester, Assigned: chmanchester)

References

Details

Attachments

(1 file)

Tup doesn't handle incremental rust compilation. We don't respect CARGO_INCREMENTAL in the tup backend, but we also don't explicitly disable it, so the build fails when other mozconfig options end up making incremental the default.
Comment on attachment 8998056 [details]
Bug 1481328 - Explicitly disable CARGO_INCREMENTAL when building with tup.

Nathan Froyd [:froydnj] has approved the revision.

https://phabricator.services.mozilla.com/D2810
Attachment #8998056 - Flags: review+
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b3b9e6ed5f38
Explicitly disable CARGO_INCREMENTAL when building with tup. r=firefox-build-system-reviewers,froydnj
https://hg.mozilla.org/mozilla-central/rev/b3b9e6ed5f38
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: