Actions
Feature #13812
closedMakefile: add gcc 10
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Add gcc 10 specific options to Makefiles. This allows to attempt to have build with gcc 10 compilers (currently there are still few issues causing such builds to fail).
Testing done: gate build/install and boot with gcc 10, with few additional fixes applied.
Updated by Electric Monk about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit d7976f11093c24626f8d0e08643011f0028a8971
commit d7976f11093c24626f8d0e08643011f0028a8971 Author: Toomas Soome <tsoome@me.com> Date: 2021-05-17T16:49:16.000Z 13812 Makefile: add gcc 10 Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
Actions