Closed
Bug 1184202
Opened 10 years ago
Closed 10 years ago
Use TOOLCHAIN_PREFIX for more build tools
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox42 affected)
RESOLVED
DUPLICATE
of bug 1260647
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | affected |
People
(Reporter: ted, Unassigned)
Details
We have TOOLCHAIN_PREFIX which we use for a bunch of build tools. For my cross-mac builds, however, I had to explicitly specify AR/RANLIB/STRIP/OTOOL paths even though they're all just ${TOOLCHAIN_PREFIX}name.
It would be nice if this worked out of the box.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•