From 4104dff66f56bd1f51eadd4fe6c013cdfa850639 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 7 Mar 1997 15:50:33 +0000 Subject: [PATCH] * Makefile.in ($(SHLINK)): Just use ln -s, not ln -sf, since Solaris doesn't like the combined options, and the -f is unnecessary. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 92fb95308cf..875a65dec8d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Fri Mar 7 10:37:30 1997 Ian Lance Taylor + * Makefile.in ($(SHLINK)): Just use ln -s, not ln -sf, since + Solaris doesn't like the combined options, and the -f is + unnecessary. + * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26 handling when little endian. -- 2.30.2