mirror of https://github.com/torvalds/linux.git
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 | ||
| Makefile | ||
| gen_vdso_offsets.sh | ||
| note.S | ||
| vdso32.lds.S | ||
| vdso32_wrapper.S | ||
| vdso_user_wrapper.S | ||