Closed Bug 1810499 Opened 1 year ago Closed 1 year ago

Prefer mozillabuild path for mozconfig loading.

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox111 fixed)

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: emilio, Assigned: emilio)

Details

Attachments

(1 file)

No description provided.

Since we're explicitly calling the mozillabuild shell, it is the most
reasonable thing to do, much like we do for old configure and other bits
of the build.

Otherwise, when called from an external msys2 environment, commands like
cygpath might fail to execute because we find them in the caller's
msys2 install instead of on mozillabuild's install.

This duplicates a bit of code with:

https://searchfox.org/mozilla-central/rev/a8187e40b492dff78e3d3225e652cc06f447484b/build/moz.configure/init.configure#1179

Not sure how to best factor this out / if it's worth it even.
Suggestions welcome.

Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c0718fd3c85e
Prefer the mozillabuild path for mozconfig loading. r=firefox-build-system-reviewers,glandium
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: