mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-28 20:15:24 +08:00
Fix typo.
This commit is contained in:
parent
bdbd7fb6b9
commit
5da947eaca
@ -1,3 +1,19 @@
|
|||||||
|
2003-01-23 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.in: Don't filter out -g. Actually pass correct CFLAGS to
|
||||||
|
site.exp.
|
||||||
|
* winsup.api/winsup.exp: Use -g flag from CFLAGS.
|
||||||
|
|
||||||
|
2003-01-23 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.in: Turn off all optimizations.
|
||||||
|
* libltp/lib/parse_opts.c (TEST_VALID_ENO): Move define outside of
|
||||||
|
conditional.
|
||||||
|
(TEST_ERRNO): Ditto.
|
||||||
|
(btime): Ditto.
|
||||||
|
(etime): Ditto.
|
||||||
|
(tmptime): Ditto.
|
||||||
|
|
||||||
2003-01-23 Christopher Faylor <cgf@redhat.com>
|
2003-01-23 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
* libltp/include/usctest.h: Add externs to some variables that need it.
|
* libltp/include/usctest.h: Add externs to some variables that need it.
|
||||||
@ -42,7 +58,7 @@
|
|||||||
|
|
||||||
2003-01-23 Christopher Faylor <cgf@redhat.com>
|
2003-01-23 Christopher Faylor <cgf@redhat.com>
|
||||||
|
|
||||||
* Makeifle.in: Use ALL_CFLAGS to build test programs so that correct
|
* Makefile.in: Use ALL_CFLAGS to build test programs so that correct
|
||||||
libraries and other options are used.
|
libraries and other options are used.
|
||||||
|
|
||||||
2003-01-22 Corinna Vinschen <corinna@vinschen.de>
|
2003-01-22 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user