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

Unified Diff: trunk/gyp/images.gyp

Issue 12544011: Gyp changes for NaCl debugger (Closed) Base URL: http://skia.googlecode.com/svn/
Patch Set: Created 7 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: trunk/gyp/images.gyp
===================================================================
--- trunk/gyp/images.gyp (revision 7896)
+++ trunk/gyp/images.gyp (working copy)
@@ -106,6 +106,7 @@
],
'libraries': [
'-lpng',
+ '-lz',
djsollen 2013/03/07 15:04:48 why do we need this?
borenet 2013/03/07 15:09:11 libpng depends on zlib. Apparently this dependenc
],
},
# end libpng stuff
« trunk/gyp/debugger.gyp ('K') | « trunk/gyp/everything.gyp ('k') | trunk/gyp/tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698