Masahiro Yamada bdbf2038fb MIPS: VDSO: remove -nostdlib compiler flag
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 2ff906994b6c ("MIPS: VDSO: Use $(LD) instead of $(CC) to
link VDSO"), $(LD) is directly used, hence -nostdlib is unneeded.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2021-11-09 16:09:37 +01:00
..
2021-10-24 17:24:47 +02:00
2021-11-09 16:08:24 +01:00
2021-10-24 17:24:47 +02:00
2021-09-08 15:32:35 -07:00
2021-10-24 17:24:47 +02:00
2021-01-22 11:40:00 +01:00
2021-06-08 17:00:09 +02:00
2021-10-18 18:09:54 +02:00
2021-10-24 17:24:47 +02:00
2021-09-03 15:33:47 -07:00