mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 14:34:28 +08:00
7b737adc10
The -nostdlib option requests the compiler to not use the standard
system startup files or libraries when linking. It is effective only
when $(CC) is used as a linker driver.
Since commit
|
||
---|---|---|
.. | ||
.gitignore | ||
gen_vdso_offsets.sh | ||
getcpu.c | ||
Makefile | ||
note.S | ||
vdso64_generic.c | ||
vdso64_wrapper.S | ||
vdso64.lds.S | ||
vdso_user_wrapper.S | ||
vdso.h |