[packages/chromium-browser/dev-35] enable ninja build, make build is broken and disabled in chromium source

glen glen at pld-linux.org
Sun Jun 1 14:31:51 CEST 2014


commit db3fa756a8b52874b021fdf852be3a89041785d3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat May 31 18:44:46 2014 +0300

    enable ninja build, make build is broken and disabled in chromium source
    
    http://code.google.com/p/chromium/issues/detail?id=348686

 chromium-browser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 9d83063..51e7f43 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -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)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/db3fa756a8b52874b021fdf852be3a89041785d3



More information about the pld-cvs-commit mailing list