diff options
author | Geoffrey Noer <noer@cygnus> | 1998-11-19 02:10:08 +0000 |
---|---|---|
committer | Geoffrey Noer <noer@cygnus> | 1998-11-19 02:10:08 +0000 |
commit | 9065fe9207dd39e06c759a8a096d8907f6946a83 (patch) | |
tree | f49aacb7686a9d96332264ad3188a6a7a0649105 | |
parent | 911701b78cf52f6807b0da48abc5ebbe8d0f9634 (diff) | |
download | gdb-9065fe9207dd39e06c759a8a096d8907f6946a83.zip gdb-9065fe9207dd39e06c759a8a096d8907f6946a83.tar.gz gdb-9065fe9207dd39e06c759a8a096d8907f6946a83.tar.bz2 |
Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
* Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com> + + * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also + include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. + Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com> * configure.in: Add libtermcap to list of cygwin dependencies. |