Closed
Bug 1724145
Opened 4 years ago
Closed 4 years ago
Set ac_cv_path_AS for old-configure too
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox92 fixed)
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
There are two different codepaths in old-configure for AS, and one of
them uses ac_cv_prog_AS and the other ac_cv_path_AS. We thus need to set
both.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/475db96ce990
Set ac_cv_path_AS for old-configure too. r=firefox-build-system-reviewers,andi
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•