forked from rarias/bscpkgs
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 {
|
mcxx = callPackage ./bsc/mcxx/default.nix {
|
||||||
|
stdenv = pkgs.gcc9Stdenv;
|
||||||
nanos6 = nanos6-git;
|
nanos6 = nanos6-git;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user