Closed
Bug 431215
Opened 18 years ago
Closed 18 years ago
mac dehydra doesn't compile: there is no pkgversion_string on apple gcc 4.2-5531
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vladimir.sukhoy, Unassigned)
References
Details
Changeset 240:e81610a8ed33 from bug 431193 adds a JS property "gcc_pkgversion" with the value being pkgversion_string. The problem is that there is no such variable in the sources of Apple GCC compiler we are currently using for with dehydra on a mac, and therefore mac dehydra fails to build.
Comment 1•18 years ago
|
||
removed pkgversion
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•4 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•