]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
enable system_zlib. builds now with system zlib again
authorElan Ruusamäe <glen@delfi.ee>
Wed, 2 Jan 2013 23:58:50 +0000 (01:58 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 2 Jan 2013 23:58:50 +0000 (01:58 +0200)
chromium-browser.spec

index 863954ed68f17ba166755dc7f15a73996b677b5f..ca29c404e08bc30999bad0657e01dbdaff1210c8 100644 (file)
@@ -27,9 +27,7 @@
 %bcond_with            system_v8               # system v8
 %bcond_without system_libvpx   # system libvpx
 %bcond_without system_yasm             # system yasm
-# system zlib disabled because of mixed-source.patch
-# https://code.google.com/p/chromium/issues/detail?id=143623
-%bcond_with            system_zlib             # system zlib
+%bcond_without system_zlib             # system zlib
 %bcond_with            tcmalloc                # use tcmalloc
 %bcond_without verbose                 # verbose build (V=1)
 
This page took 0.0402 seconds and 4 git commands to generate.