From: Jan Rękorajski Date: Sun, 20 Aug 2017 08:58:04 +0000 (+0200) Subject: - use clang/llvm by default X-Git-Tag: auto/th/firefox-55.0.2-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=4280d213ad7c6f1fefb4f78278fd68a413b31ae1;p=packages%2Ffirefox.git - use clang/llvm by default --- diff --git a/firefox.spec b/firefox.spec index 0df818e..289cb17 100644 --- a/firefox.spec +++ b/firefox.spec @@ -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 -%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