Closed
Bug 1288249
Opened 8 years ago
Closed 7 years ago
mach bootstrap is outdated for mac
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Unassigned)
References
Details
We've updated the required clang version twice, and mach bootstrap hasn't been updated in both cases. I also see in the script that it's enforcing a minimal OSX version of 10.6, and I'm pretty sure we require something newer nowadays.
Relatedly, is there a reason mach bootstrap just doesn't pull clang from tooltool?
Comment 1•7 years ago
|
||
mach bootstrap wants to install py27-readline from macports.
That port name has changed to py27-gnureadline.
Updated•7 years ago
|
Product: Core → Firefox Build System
Comment 2•7 years ago
|
||
Fixed in bug 1405389
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•