mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 00:59:26 +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 | ||
| Makefile | ||
| note.c | ||
| vdso.lds.S | ||
| vgettimeofday.c | ||