gccCrossStageStatic: don't override name
This commit is contained in:
parent
82dd4501f4
commit
43dbc268cb
@ -6128,7 +6128,6 @@ with pkgs;
|
|||||||
libc = libcCross1;
|
libc = libcCross1;
|
||||||
};
|
};
|
||||||
in wrapCCWith {
|
in wrapCCWith {
|
||||||
name = "gcc-cross-wrapper";
|
|
||||||
cc = gccFun {
|
cc = gccFun {
|
||||||
# copy-pasted
|
# copy-pasted
|
||||||
inherit noSysDirs;
|
inherit noSysDirs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user