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:
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index 90322944f..94258bec2 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,3 +1,9 @@
+2009-07-07 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * Makefile.common (COMPILE_CXX): Add support for per-file overrides
+ to exclude $(nostdinc) and $(nostdincxx) from compiler flags.
+ (COMPILE_CC): Likewise for $(nostdinc).
+
2009-02-23 Sjors Gielen <mailinglist@dazjorz.com>
* Makefile.in: Add DESTDIR functionality.