gccCrossStageStatic: don't override name

This commit is contained in:
Jan Malakhovski
2018-04-26 15:07:06 +00:00
parent 82dd4501f4
commit 43dbc268cb
-1
View File
@@ -6128,7 +6128,6 @@ with pkgs;
libc = libcCross1;
};
in wrapCCWith {
name = "gcc-cross-wrapper";
cc = gccFun {
# copy-pasted
inherit noSysDirs;