Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-07-02 06:30:16 +0400
committerChristopher Faylor <me@cgf.cx>2003-07-02 06:30:16 +0400
commit1847a1637dab3a009298f3451b962d2ac48d0bae (patch)
tree789b9f3dc96a7be8f90e5137983d6c5c3108616a /winsup/ChangeLog
parentf7ba12a587127bd4655984f00a694e0ad669999a (diff)
* Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy on
newer versions of gcc.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index a98a2ee80..5dd920afe 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,5 +1,10 @@
2003-07-01 Christopher Faylor <cgf@redhat.com>
+ * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too
+ noisy on newer versions of gcc.
+
+2003-07-01 Christopher Faylor <cgf@redhat.com>
+
* configure.in: Add cygserver subdir.
* Makefile.in: Ditto.
* configure: Regenerate.