From 969e530d02a1027f890d8a5f1a7b4c92aaca0fc8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 8 Jul 2018 11:53:50 +0200 Subject: [PATCH] - firefox 61.x doesn't agree with clang (memory exhausted linking on i686) --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index 1e7d9b3..3c8eddb 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,7 +12,7 @@ %bcond_with shared_js # shared libmozjs library [broken] %bcond_without system_icu # build without system ICU %bcond_with system_cairo # build with system cairi (not supported in 60.0) -%bcond_without clang # build using Clang/LLVM +%bcond_with clang # build using Clang/LLVM # On updating version, grab CVE links from: # https://www.mozilla.org/security/known-vulnerabilities/firefox.html -- 2.43.0