Open
Bug 1639315
Opened 5 years ago
Updated 2 years ago
aarch64-windows builds don't show the compiler version in about:buildconfig
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: away, Unassigned)
References
(Blocks 1 open bug)
Details
Apparently we don't satisfy #if defined(CC) && defined(CXX) && defined(RUSTC) here: https://searchfox.org/mozilla-central/rev/61fceb7c0729773f544a9656f474e36cd636e5ea/toolkit/content/buildconfig.html#34
Is that because arm64 nightlies are artifact builds?
Comment 1•5 years ago
|
||
The base arm64 builds probably get the right information, but the repack that mixes in the x86 EME stuff is an artifact build, yes.
Comment 2•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: General → Task Configuration
Updated•5 years ago
|
Component: Task Configuration → General
Updated•2 years ago
|
Severity: -- → S4
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•