Merge pull request #91487 from Mic92/gcc-latest

This commit is contained in:
Jörg Thalheim 2020-06-25 15:10:07 +01:00 committed by GitHub
commit d7361d7680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8475,6 +8475,8 @@ in
isl = if !stdenv.isDarwin then isl_0_17 else null;
}));
gcc_latest = gcc10;
gfortran = gfortran9;
gfortran48 = wrapCC (gcc48.cc.override {