From 1c952df6099bf45601dca9d196686dc538f9c8c1 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 23 Aug 1996 00:07:59 +0000 Subject: [PATCH] * configure.host (HLDENV): New variable to set. Set it for *-*-sysv4*, since those linkers may not support -R but they always support LD_RUN_PATH. --- bfd/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 432d26dc10..db8e67dfb7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Thu Aug 22 10:54:38 1996 Ian Lance Taylor + * configure.host (HLDENV): New variable to set. Set it for + *-*-sysv4*, since those linkers may not support -R but they always + support LD_RUN_PATH. + * libieee.h (NSECTIONS): Don't define. (ieee_data_struct): Change section_table to asection **. Add section_table_size.