[packages/firefox] - firefox 61.x doesn't agree with clang (memory exhausted linking on i686)

baggins baggins at pld-linux.org
Sun Jul 8 11:54:39 CEST 2018


commit 969e530d02a1027f890d8a5f1a7b4c92aaca0fc8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jul 8 11:53:50 2018 +0200

    - 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/969e530d02a1027f890d8a5f1a7b4c92aaca0fc8



More information about the pld-cvs-commit mailing list