[packages/thunderbird] - use clang by default

baggins baggins at pld-linux.org
Sun Aug 20 12:08:02 CEST 2017


commit 293b58953022a579909f57c82970fe8fdeb6b0d2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Aug 20 12:07:52 2017 +0200

    - use clang by default

 thunderbird.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 8bd79e3..aa934fb 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thunderbird.git/commitdiff/293b58953022a579909f57c82970fe8fdeb6b0d2



More information about the pld-cvs-commit mailing list