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:
authorCorinna Vinschen <corinna@vinschen.de>2012-11-05 15:15:23 +0400
committerCorinna Vinschen <corinna@vinschen.de>2012-11-05 15:15:23 +0400
commit4d586ac09efc23fd8359496c3017de6a7a4d5c67 (patch)
tree3189adddf5ca3a87c354944e5e9083bc36f11e34 /winsup/utils/ChangeLog
parent650dc73fa577fe2e77731b474a66da275e883d3e (diff)
* Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow providing
build option tweaks to mingw compiler as well.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index b04c797f2..594a2fc3c 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,8 @@
+2012-11-05 Corinna Vinschen <corinna@vinschen.de>
+
+ * Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow providing
+ build option tweaks to mingw compiler as well.
+
2012-10-24 Corinna Vinschen <corinna@vinschen.de>
* configure.in: Add AC_NO_EXECUTABLES,