[packages/chromium-browser/dev-38: 2/7] Do not use bundled clang.
glen
glen at pld-linux.org
Mon Oct 13 20:44:38 CEST 2014
commit 2983aa412562dd1792437ff9d675abf40ecb0ab8
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Oct 4 18:37:11 2014 +0300
Do not use bundled clang.
chromium-browser.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 06e4c93..8290be3 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -412,6 +412,8 @@ flags="
-Dlinux_link_libspeechd=1 -Dlibspeechd_h_prefix=speech-dispatcher/ \
-Duse_allocator=%{!?with_tcmalloc:none}%{?with_tcmalloc:tcmalloc} \
%{?with_gps:-Dlinux_use_libgps=1 -Dlinux_link_libgps=1} \
+ -Dclang=0 \
+ -Dhost_clang=0 \
-Dlinux_use_bundled_binutils=0 \
-Dlinux_use_bundled_gold=0 \
-Dlinux_use_gold_flags=0 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/9a5405892c0c23c48aa134fb24ac65ccaa0b5f71
More information about the pld-cvs-commit
mailing list