summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-06-12 12:24:23 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-06-12 12:24:23 (GMT)
commit169288808baa8f9a7b98f2af49f7a2b88433ec09 (patch)
treef284c460e00d91f4d010977ef6db1a3c61fa0ebf /compat
parent615ab1a0d424b7844200e3d95957f2b418c9369b (diff)
downloadtcl-169288808baa8f9a7b98f2af49f7a2b88433ec09.zip
tcl-169288808baa8f9a7b98f2af49f7a2b88433ec09.tar.gz
tcl-169288808baa8f9a7b98f2af49f7a2b88433ec09.tar.bz2
Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produced by Microsoft tools) doesn't import the zlib symbols correctly, so use "libz.dll.a" produced with mingw-w64 tools in stead.
Diffstat (limited to 'compat')
-rw-r--r--compat/zlib/win64/libz.dll.abin0 -> 46874 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/compat/zlib/win64/libz.dll.a b/compat/zlib/win64/libz.dll.a
new file mode 100644
index 0000000..a3ae403
--- /dev/null
+++ b/compat/zlib/win64/libz.dll.a
Binary files differ