[packages/thunderbird] libmozsandbox now built on arm platforms too

atler atler at pld-linux.org
Sun Aug 15 20:28:05 CEST 2021


commit fb04d265dee75c00079724c61bce9a1df2ffe6a0
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Aug 15 20:26:49 2021 +0200

    libmozsandbox now built on arm platforms too

 thunderbird.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 2c13843..22050cc 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -1540,7 +1540,7 @@ exit 0
 %attr(755,root,root) %{_libdir}/%{name}/libmozgtk.so
 %attr(755,root,root) %{_libdir}/%{name}/liblgpllibs.so
 %{?with_shared_js:%attr(755,root,root) %{_libdir}/%{name}/libmozjs.so}
-%ifarch %{ix86} %{x8664}
+%ifarch %{ix86} %{x8664} %{arm} aarch64
 %attr(755,root,root) %{_libdir}/%{name}/libmozsandbox.so
 %endif
 %attr(755,root,root) %{_libdir}/%{name}/libmozsqlite3.so
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list