]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
Do not use bundled clang.
authorElan Ruusamäe <glen@delfi.ee>
Sat, 4 Oct 2014 15:37:11 +0000 (18:37 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 4 Oct 2014 15:37:11 +0000 (18:37 +0300)
chromium-browser.spec

index 06e4c9383883a789cb98f57cb5254376e7682e80..8290be32722a66578076e1817301a78fb2337ffb 100644 (file)
@@ -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 \
This page took 0.029534 seconds and 4 git commands to generate.