forked from rarias/bscpkgs
Use gcc9 to compile mcxx
This commit is contained in:
@@ -44,6 +44,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
mcxx = callPackage ./bsc/mcxx/default.nix {
|
mcxx = callPackage ./bsc/mcxx/default.nix {
|
||||||
|
stdenv = pkgs.gcc9Stdenv;
|
||||||
nanos6 = nanos6-git;
|
nanos6 = nanos6-git;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user