Closed
Bug 901796
Opened 11 years ago
Closed 11 years ago
debug static analysis build busted
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla26
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
(deleted),
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Now that bug 901149 landed, the debug static analysis builds fail because of bug 895248.
Assignee | ||
Comment 1•11 years ago
|
||
This effectively reverts the change to that mozconfig from bug 895248.
Attachment #786087 -
Flags: review?(ted)
Comment 2•11 years ago
|
||
Comment on attachment 786087 [details] [diff] [review]
Add missing --enable-stdcxx-compat flag to static analysis builds
Review of attachment 786087 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/config/mozconfigs/linux64/debug-static-analysis-clang
@@ +8,5 @@
>
> # Add the static checker
> ac_add_options --enable-clang-plugin
>
> +# Avoid dependency on libstdc++ 4.5
This comment isn't actually up-to-date nowadays.
Attachment #786087 -
Flags: review?(ted) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
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
•