alnyan/yggdrasil: change libc name
This commit is contained in:
parent
76ee918676
commit
a0361f3b08
@ -95,7 +95,7 @@ void yggdrasil::Linker::ConstructJob(
|
||||
// AddRunTimeLibs(ToolChain, D, CmdArgs, Args);
|
||||
|
||||
if (!Args.hasArg(options::OPT_nolibc)) {
|
||||
CmdArgs.push_back("-lc");
|
||||
CmdArgs.push_back("-lygglibc");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user