Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/libexec/ld.elf_so/arch/mips Pull up rev 1.6 from the tr...
details: https://anonhg.NetBSD.org/src/rev/58cfc0314ab1
branches: netbsd-1-4
changeset: 468326:58cfc0314ab1
user: simonb <simonb%NetBSD.org@localhost>
date: Sat Apr 17 11:01:32 1999 +0000
description:
Pull up rev 1.6 from the trunk:
Remove ld.so link for ld.elf_so - the compat13 package takes
care of this.
diffstat:
libexec/ld.elf_so/arch/mips/Makefile.inc | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (16 lines):
diff -r 23dbdcf529ce -r 58cfc0314ab1 libexec/ld.elf_so/arch/mips/Makefile.inc
--- a/libexec/ld.elf_so/arch/mips/Makefile.inc Sat Apr 17 11:00:02 1999 +0000
+++ b/libexec/ld.elf_so/arch/mips/Makefile.inc Sat Apr 17 11:01:32 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.5 1999/02/27 10:44:27 pk Exp $
+# $NetBSD: Makefile.inc,v 1.5.2.1 1999/04/17 11:01:32 simonb Exp $
SRCS+= rtld_start.S mips_reloc.c
@@ -12,6 +12,3 @@
LDFLAGS+= -Bshareable -Bsymbolic -e .rtld_start
LDFLAGS+= --script ${.CURDIR}/arch/mips/ld.so.script
-
-# Link ld.so for backward compatibility with old binaries
-LINKS+= /usr/libexec/${PROG} /usr/libexec/ld.so
Home |
Main Index |
Thread Index |
Old Index