Actions
Feature #14149
closedUse gcc10 as the shadow compiler
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
While its' taken some time, we are in a place where we can drop gcc 4.4.4 as our shadow compiler and move to gcc 10.3.0 from illumos gcc. This updates the illumos.sh file in gate and as part of that, the integration of this will mark the change in advocate policy.
Related issues
Updated by Robert Mustacchi 7 months ago
I tested this by building on OI and OmniOS, verifying that we found the correct gcc10 and used it. Note, this only works on OI and the OmniOS/helios path is slightly different, but that's no different from today. I verified that the gcc10 build was clean.
Updated by Electric Monk 7 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit a190135a5de9f6c93d19ec7b3ee608084be06b1a
commit a190135a5de9f6c93d19ec7b3ee608084be06b1a Author: Robert Mustacchi <rm@fingolfin.org> Date: 2021-10-14T02:50:52.000Z 14149 Use gcc10 as the shadow compiler 14150 illumos.sh should point to default closed bins Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
Updated by Andy Fiddaman 4 months ago
- Related to Feature #14421: use GCC 10 as default primary compiler added
Actions