mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 18:30:29 +00:00
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 | ||
| Makefile | ||
| note.S | ||
| vdso32_wrapper.S | ||
| vdso32.lds.S | ||
| vdso_user_wrapper.S | ||