Closed
Bug 572113
Opened 14 years ago
Closed 14 years ago
Need to use gcc-4.3.3 on Linux 64 bit builders
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect)
Mozilla Messaging Graveyard
Release Engineering
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Unassigned)
References
Details
Firefox is currently using gcc-4.3.3 on all its 64 bit Linux builders. We should do the same.
xref bug 523365 and http://hg.mozilla.org/build/buildbot-configs/file/bc7e3d459c9e/mozilla2/linux64/mozilla-central/unittest/mozconfig#l7
I don't know if we already have it installed, but our mozconfigs are wrong anyway:
http://hg.mozilla.org/build/buildbot-configs/file/bc7e3d459c9e/thunderbird/linux64/comm-central/unittest/mozconfig#l14
Therefore, we need to: check 4.3.3 is installed, update mozconfigs, clobber builders.
Comment 1•14 years ago
|
||
Done, gcc 4.3.3 build and deployed to all linux64 builders.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•