diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-09-15 23:26:16 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-09-15 23:26:16 +0000 |
commit | c51083226cfeb0c0c754735ae9d01af728fd8f32 (patch) | |
tree | ebb2e62e6434ea50becf5be7156d629ea0994727 /ChangeLog | |
parent | 866e23d0559dba5051e403485745b54415ea7eb9 (diff) | |
download | gdb-c51083226cfeb0c0c754735ae9d01af728fd8f32.zip gdb-c51083226cfeb0c0c754735ae9d01af728fd8f32.tar.gz gdb-c51083226cfeb0c0c754735ae9d01af728fd8f32.tar.bz2 |
Changes to make an installed cross-compiler find everything correctly.
Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
* configure: always set $(tooldir) to $(libdir)/$(target_alias),
even for a native compilation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com) + + * configure: always set $(tooldir) to $(libdir)/$(target_alias), + even for a native compilation. + Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to |