gcc: Make 6.x the default

Fixes #19456.
This commit is contained in:
Eelco Dolstra 2016-10-14 17:36:57 +02:00
parent 5e2a9a0a54
commit 1ded0cb24c

View File

@ -4538,7 +4538,7 @@ in
gambit = callPackage ../development/compilers/gambit { };
gcc = gcc5;
gcc = gcc6;
wrapCCMulti = cc:
if system == "x86_64-linux" then lowPrio (