diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2000-04-03 01:24:45 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2000-04-03 01:24:45 +0000 |
commit | 3ce7077a25fbe106a2f7e82d2491ad76f7fb36c5 (patch) | |
tree | f0718703b670eff4f99b247e07f7e3bd86c6c921 /ChangeLog | |
parent | 1317354974b5b493046cf2180c96a4b9aa39689e (diff) | |
download | gdb-3ce7077a25fbe106a2f7e82d2491ad76f7fb36c5.zip gdb-3ce7077a25fbe106a2f7e82d2491ad76f7fb36c5.tar.gz gdb-3ce7077a25fbe106a2f7e82d2491ad76f7fb36c5.tar.bz2 |
* Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L
library search.
(CXX_FOR_TARGET): Ditto.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-03-30 Christopher Faylor <cgf@cygnus.com> + + * Makefile.in (CC_FOR_TARGET): Add new winsup directory + structure stuff to -L library search. + (CXX_FOR_TARGET): Ditto. + 2000-03-29 Jason Merrill <jason@casey.cygnus.com> * configure.in: -linux-gnu*, not -linux-gnu. |