Closed
Bug 895248
Opened 12 years ago
Closed 12 years ago
Move --enable-stdcxx-compat in build/unix/mozconfig.linux
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla25
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
11.76 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
About each and every linux mozconfig has --enable-stdcxx-compat set, which is a consequence of the use of recent gcc and the fact that we want our shipped binaries to be backwards compatible. But now that gcc itself is set in build/unix/mozconfig.linux, it makes sense to put --enable-stdcxx-compat together with it.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #777581 -
Flags: review?(ted)
Updated•12 years ago
|
Attachment #777581 -
Flags: review?(ted) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•