gccCrossStageStatic: don't override name

This commit is contained in:
Jan Malakhovski 2018-04-26 14:50:36 +00:00
parent 82dd4501f4
commit 43dbc268cb

View file

@ -6128,7 +6128,6 @@ with pkgs;
libc = libcCross1;
};
in wrapCCWith {
name = "gcc-cross-wrapper";
cc = gccFun {
# copy-pasted
inherit noSysDirs;