You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/sys-libs/zlib/files/zlib-1.2.3-mingw-implib.patch

14 lines
245 B

http://bugs.gentoo.org/288212
--- zlib-1.2.3/win32/Makefile.gcc
+++ zlib-1.2.3/win32/Makefile.gcc
@@ -25,7 +25,7 @@
STATICLIB = libz.a
SHAREDLIB = zlib1.dll
-IMPLIB = libzdll.a
+IMPLIB = libz.dll.a
#LOC = -DASMV
#LOC = -DDEBUG -g