diff options
author | Christopher Faylor <me@cgf.cx> | 2000-04-03 01:24:45 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-04-03 01:24:45 +0000 |
commit | 31258a61eb10e2269c1491459a8ea9b6c0eacaa9 (patch) | |
tree | 945e4202e84dae90833cb4fa1d7c929735bd629f /ChangeLog | |
parent | 17a1f20e13d61069c5b5a001664536895f5eb44e (diff) | |
download | newlib-31258a61eb10e2269c1491459a8ea9b6c0eacaa9.zip newlib-31258a61eb10e2269c1491459a8ea9b6c0eacaa9.tar.gz newlib-31258a61eb10e2269c1491459a8ea9b6c0eacaa9.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. |