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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Habersack <grendel@twistedcode.net>2010-04-02 05:59:00 +0400
committerMarek Habersack <grendel@twistedcode.net>2010-04-02 05:59:00 +0400
commit51b3f4c4de0656af493afacd688316b85cf887ec (patch)
tree04153c24d7803d6e9d7da1b96a4880ee46d64236 /ChangeLog
parent549049002122aaa79701de7a19103fe92c96cd7d (diff)
2010-04-02 Marek Habersack <mhabersack@novell.com>
* configure.in: include -lkernel32 in LDFLAGS when cross-compiling with MINGW or compiling on Cygwin. * build-mingw32.sh: some changes to make the compilation work better on non-SuSE systems. svn path=/trunk/mono/; revision=154683
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf896d08103..3ab966210a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-02 Marek Habersack <mhabersack@novell.com>
+
+ * configure.in: include -lkernel32 in LDFLAGS when cross-compiling
+ with MINGW or compiling on Cygwin.
+
+ * build-mingw32.sh: some changes to make the compilation work
+ better on non-SuSE systems.
+
2010-04-01 Mark Probst <mark.probst@gmail.com>
* scripts/mono-heapviz: Process and output detailed pinning