diff options
author | Christopher Faylor <me@cgf.cx> | 2000-03-15 14:38:09 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-03-15 14:38:09 +0000 |
commit | 1b534ee1beb399889ef5e21b2aefda81d6fb4d2e (patch) | |
tree | 959132303294ac0da328aa131973a9a3f66d78ba /winsup/utils/ChangeLog | |
parent | 332600d80cdfcf46ce36c9f5c77b452d8636fa7f (diff) | |
download | cygnal-1b534ee1beb399889ef5e21b2aefda81d6fb4d2e.tar.gz cygnal-1b534ee1beb399889ef5e21b2aefda81d6fb4d2e.tar.bz2 cygnal-1b534ee1beb399889ef5e21b2aefda81d6fb4d2e.zip |
* Makefile.in: Use MINGW_CXXFLAGS when compiling strace.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 09ca22f90..5939a1fdd 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,7 @@ +Wed Mar 15 00:53:58 2000 Christopher Faylor <cgf@cygnus.com> + + * Makefile.in: Use MINGW_CXXFLAGS when compiling strace. + Sun Mar 12 21:22:25 2000 Christopher Faylor <cgf@cygnus.com> * strace.cc: Throughout, track information like start_time, etc. on a |