提交 0f5eb3de 编写于 作者: R Rich Felker

add arch/abi info to dynamic linker's id/version output

上级 5a2e8825
......@@ -1486,7 +1486,7 @@ _Noreturn void __dls3(size_t *sp)
}
argv[-1] = (void *)(argc - (argv-argv_orig));
if (!argv[0]) {
dprintf(2, "musl libc\n"
dprintf(2, "musl libc (" LDSO_ARCH ")\n"
"Version %s\n"
"Dynamic Program Loader\n"
"Usage: %s [options] [--] pathname%s\n",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册