commit 94496c4a36b211b9dd7f9ddc3714bd643a3a8882
Author: Jan Palus <[email protected]>
Date:   Fri May 8 10:39:37 2020 +0200

    use --disable-elf-hack only on applicable archs

 thunderbird.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index fce2a27..9808502 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -1317,7 +1317,9 @@ ac_add_options --enable-crashreporter
 %else
 ac_add_options --disable-crashreporter
 %endif
+%ifarch %{ix86} %{x8664} %{arm}
 ac_add_options --disable-elf-hack
+%endif
 ac_add_options --disable-gconf
 ac_add_options --disable-necko-wifi
 ac_add_options --disable-updater
================================================================

---- gitweb:

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

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

Reply via email to