Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: sys-libs/zlib/files/zlib-1.2.3-mingw-implib.patch

Issue 6776028: Upgrade libxml2 and its portage dependencies (Closed) Base URL: ssh://gitrw.chromium.org:9222/portage-stable.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 http://bugs.gentoo.org/288212
2
3 --- zlib-1.2.3/win32/Makefile.gcc
4 +++ zlib-1.2.3/win32/Makefile.gcc
5 @@ -25,7 +25,7 @@
6
7 STATICLIB = libz.a
8 SHAREDLIB = zlib1.dll
9 -IMPLIB = libzdll.a
10 +IMPLIB = libz.dll.a
11
12 #LOC = -DASMV
13 #LOC = -DDEBUG -g
OLDNEW
« no previous file with comments | « sys-libs/zlib/files/zlib-1.2.3-build.patch ('k') | sys-libs/zlib/files/zlib-1.2.3-r1-bsd-soname.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698