]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- use clang by default auto/th/thunderbird-52.3.0-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 20 Aug 2017 10:07:52 +0000 (12:07 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 20 Aug 2017 10:07:52 +0000 (12:07 +0200)
thunderbird.spec

index 8bd79e32230d5acd8958f44fa4130ae6853fb01f..aa934fb4fd96a89f8ffcae6c049e161c70b900fe 100644 (file)
@@ -12,7 +12,7 @@
 # - disabled shared_js - https://bugzilla.mozilla.org/show_bug.cgi?id=1039964
 %bcond_with    shared_js       # shared libmozjs library [broken]
 %bcond_with    system_icu      # build with system ICU (disabled due to crashes with system icu 58.2)
-%bcond_with    clang           # build using Clang/LLVM
+%bcond_without clang           # build using Clang/LLVM
 
 %if 0%{?_enable_debug_packages} != 1
 %undefine      crashreporter
This page took 0.624025 seconds and 4 git commands to generate.