From 85ee9a0d19ec8f5fca60f6bbe65e663329100118 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 8 Jul 2015 14:21:41 -0700 Subject: Fix some places to use $(LN_S) makefile variable. --- elf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'elf/Makefile') diff --git a/elf/Makefile b/elf/Makefile index bd0f24dd51..e439527fb9 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -377,8 +377,7 @@ ifneq (ld.so,$(rtld-installed-name)) # Make sure ld.so.1 exists in the build directory so we can link # against it. $(objpfx)$(rtld-installed-name): $(objpfx)ld.so - rm -f $@ - ln -s $(