projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60a49e7
)
* configure.host: On Linux, only pass -rpath option if $(libdir)
author
Ian Lance Taylor
<ian@airs.com>
Mon, 19 Feb 1996 17:45:28 +0000
(17:45 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 19 Feb 1996 17:45:28 +0000
(17:45 +0000)
is neither /lib nor /usr/lib. From Alan Modra
<alan@mullet.Levels.UniSA.Edu.Au>.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 9978ee36c9a20070e6a09faaae99059d2209bfb8..ef6223b3b00e6040096bd12ed1906b6814869f6e 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,9
@@
Mon Feb 19 12:37:41 1996 Ian Lance Taylor <ian@cygnus.com>
+ * configure.host: On Linux, only pass -rpath option if $(libdir)
+ is neither /lib nor /usr/lib. From Alan Modra
+ <alan@mullet.Levels.UniSA.Edu.Au>.
+
* elf-bfd.h (struct elf_obj_tdata): Rename dt_needed_name to
dt_name.
(elf_dt_name): Rename from elf_dt_needed_name.