]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
enable ninja build, make build is broken and disabled in chromium source
authorElan Ruusamäe <glen@delfi.ee>
Sat, 31 May 2014 15:44:46 +0000 (18:44 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 31 May 2014 15:44:46 +0000 (18:44 +0300)
http://code.google.com/p/chromium/issues/detail?id=348686

chromium-browser.spec

index 9d830636cc574d082f8f6f4a16dcb5248df2bb66..51e7f43b9393aef0df4fb0e700ad7bb4307eaf7c 100644 (file)
@@ -9,7 +9,7 @@
 %bcond_with            gps                     # with gps support (linked), if enabled must use exactly same gpsd as shm structures may change leading to unexpected results (crash)
 %bcond_without libjpegturbo    # use libjpeg-turbo features
 %bcond_with    nacl                    # build Native Client support, disabled: http://crbug.com/269560
-%bcond_with    ninja                   # use Ninja instead of make to build
+%bcond_without ninja                   # use Ninja instead of make to build
 %bcond_without pulseaudio              # with pulseaudio
 %bcond_without sandboxing              # with sandboxing
 %bcond_with            selinux                 # with SELinux (need policy first)
This page took 0.041307 seconds and 4 git commands to generate.