projects
/
platform
/
upstream
/
binutils.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
9978ee3
..
ef6223b
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.