commit e9df532c9e9283f0bf6b2cd54d9a5ea22e0fe1fe
Author: Jan RÄ™korajski <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to