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 | ||
| datapage.S | ||
| note.c | ||
| vdso.S | ||
| vdso.lds.S | ||
| vdsomunge.c | ||
| vgettimeofday.c | ||