Closed Bug 1867459 Opened 2 years ago Closed 2 years ago

Replace CPU_ARCH with TARGET_CPU

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox122 fixed)

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(2 files)

No description provided.

In many cases, using CONFIG["CPU_ARCH"] will silently do the unexpected
thing now that it doesn't exist anymore. In case there are in-flight
patches using it, it's better to avoid those causing subtle problems
after a rebase by making most uses of the variable throw an exception.

Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/d0f2c7d9dbd2 Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille https://hg.mozilla.org/integration/autoland/rev/0bbef60a2caa Avoiding silently dismissing uses of CPU_ARCH. r=firefox-build-system-reviewers,sergesanspaille https://hg.mozilla.org/integration/autoland/rev/0b1e42f9043e apply code formatting via Lando
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
See Also: → 1869066
Regressions: 1869078
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: