]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- use clang/llvm by default auto/th/firefox-55.0.2-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 20 Aug 2017 08:58:04 +0000 (10:58 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 20 Aug 2017 08:58:04 +0000 (10:58 +0200)
firefox.spec

index 0df818e53924d1a0b9be5f2217ea95cbfb74737d..289cb17d9fdc6cfa7aa6676240c1b3a78de07811 100644 (file)
@@ -10,7 +10,7 @@
 # - disabled shared_js - https://bugzilla.mozilla.org/show_bug.cgi?id=1039964
 %bcond_with    shared_js       # shared libmozjs library [broken]
 %bcond_without system_icu      # build without system ICU
 # - disabled shared_js - https://bugzilla.mozilla.org/show_bug.cgi?id=1039964
 %bcond_with    shared_js       # shared libmozjs library [broken]
 %bcond_without system_icu      # build without system ICU
-%bcond_with    clang           # build using Clang/LLVM
+%bcond_without clang           # build using Clang/LLVM
 
 # On updating version, grab CVE links from:
 # https://www.mozilla.org/security/known-vulnerabilities/firefox.html
 
 # On updating version, grab CVE links from:
 # https://www.mozilla.org/security/known-vulnerabilities/firefox.html
This page took 0.537785 seconds and 4 git commands to generate.