[packages/thunderbird] - fix clang build

baggins baggins at pld-linux.org
Sat Aug 19 11:32:55 CEST 2017


commit e9df532c9e9283f0bf6b2cd54d9a5ea22e0fe1fe
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Aug 19 11:32:42 2017 +0200

    - fix clang build

 thunderbird.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 200d9b3..1502128 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -107,6 +107,10 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		filterout_cpp		-D_FORTIFY_SOURCE=[0-9]+
 
+%if %{with clang}
+%define		filterout		-fvar-tracking-assignments
+%endif
+
 # firefox/thunderbird/seamonkey provide their own versions
 %define		_noautoprovfiles	%{_libdir}/%{name}/components
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list