Open
Bug 1311367
Opened 9 years ago
Updated 3 years ago
compile host binaries with libc++ rather than libstdc++ on OS X
Categories
(Firefox Build System :: General, defect)
Tracking
(firefox52 wontfix)
NEW
Tracking | Status | |
---|---|---|
firefox52 | --- | wontfix |
People
(Reporter: froydnj, Unassigned)
Details
We already compile target things with libc++, but in cases where we want to use headers/code for both target and host binaries, we currently lose because host binaries default to using libstdc++.
Comment 1•8 years ago
|
||
Too late for firefox 52, mass-wontfix.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•