Closed
Bug 576399
Opened 12 years ago
Closed 12 years ago
GCC 4.5 -Os bustage workaround
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: taras.mozilla, Assigned: taras.mozilla)
References
Details
Attachments
(1 file)
1.42 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #455576 -
Flags: review?(ted.mielczarek)
Comment on attachment 455576 [details] [diff] [review] Added 4.5 to 4.[12] compiler list of shame Stealing ted's review. Don't think he'll mind :-) Why does the check check all versions of gcc 4.5 while the comment says just gcc 4.5.0? We should do this for all versions of 4.5.x and if gcc devs fix it in 4.5.2 or whatever we can comeback and change it. You probably also want to make the same change in js/src. r=me with that fixed.
Attachment #455576 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 2•12 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/7f420dc0636f
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Assignee: nobody → tglek
Updated•4 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•