Use gcc9 to compile mcxx
This commit is contained in:
parent
71430b3552
commit
3ddd1721f4
@ -44,6 +44,7 @@ let
|
||||
};
|
||||
|
||||
mcxx = callPackage ./bsc/mcxx/default.nix {
|
||||
stdenv = pkgs.gcc9Stdenv;
|
||||
nanos6 = nanos6-git;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user