Closed Bug 1802228 Opened 1 year ago Closed 1 year ago

Build fails when `ld` is not in the path

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(firefox109 fixed)

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

While we default to lld, we only do so for target compilations, which leaves host compilations using whatever the compiler defaults to, which is plain ld. The problem is aggravated by the fact that we don't check during configure, which means the error only happens when linking host programs.

Blocks: 1802271
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/305ac3344b63
Select a host linker in the same manner we do for the target linker. r=firefox-build-system-reviewers,ahochheiden
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: