gcc51: rename gcc5 in light of new versioning scheme
This commit is contained in:
parent
36e2a9d3bd
commit
123ca02fe3
@ -3622,7 +3622,7 @@ let
|
|||||||
else null;
|
else null;
|
||||||
}));
|
}));
|
||||||
|
|
||||||
gcc51 = lowPrio (wrapCC (callPackage ../development/compilers/gcc/5.1 {
|
gcc5 = lowPrio (wrapCC (callPackage ../development/compilers/gcc/5 {
|
||||||
inherit noSysDirs;
|
inherit noSysDirs;
|
||||||
|
|
||||||
# PGO seems to speed up compilation by gcc by ~10%, see #445 discussion
|
# PGO seems to speed up compilation by gcc by ~10%, see #445 discussion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user