Skip to content
Commit d35ec48f authored by Wentao Guan's avatar Wentao Guan Committed by Huacai Chen
Browse files

LoongArch: vDSO: Remove -nostdlib complier flag



Since $(LD) is directly used, hence -nostdlib is unneeded, MIPS has
removed this, we should remove it too.

bdbf2038 ("MIPS: VDSO: remove -nostdlib compiler flag").

In fact, other architectures also use $(LD) now.

fe00e50b ("ARM: 8858/1: vdso: use $(LD) instead of $(CC) to link VDSO")
691efbed ("arm64: vdso: use $(LD) instead of $(CC) to link VDSO")
2ff90699 ("MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO")
2b2a2584 ("s390/vdso: Use $(LD) instead of $(CC) to link vDSO")

Cc: stable@vger.kernel.org
Reviewed-by: default avatarYanteng Si <siyanteng@cqsoftware.com.cn>
Signed-off-by: default avatarWentao Guan <guanwentao@uniontech.com>
Signed-off-by: default avatarHuacai Chen <chenhuacai@loongson.cn>
parent d3eece04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment