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>2012-07-30 08:43:22 +0400
committerChristopher Faylor <me@cgf.cx>2012-07-30 08:43:22 +0400
commit7d8b0c8447eebf22edd8932b3ab39ecefae3cd6b (patch)
treed05c043d2b07b5632e91b2c3088c2878260f4351 /winsup/ChangeLog
parent413ce08289ece5d31539c79d5e079baff6e32bdc (diff)
* Makefile.common (CFLAGS_COMMON): Add temporary define to work around w32api
problem. * cygwin/winlean.h: Define constant which will be needed eventually. Remove hack in favor of another hack. * cygwin/lib/crt0.h: Use "winlean.h".
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 9bebbe46c..440d75414 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,3 +1,8 @@
+2012-07-30 Christopher Faylor <me.cygwin2012@cgf.cx>
+
+ * Makefile.common (CFLAGS_COMMON): Add temporary define to work around
+ w32api problem.
+
2012-07-06 Corinna Vinschen <corinna@vinschen.de>
* Makefile.common (ALL_CFLAGS): Change := to = to allow overriding in