n***@fedoraproject.org
2018-12-11 09:33:39 UTC
Notification time stamped 2018-12-11 09:33:37 UTC
From ff839014ed7003dc0334451693edd4f25e5ddfef Mon Sep 17 00:00:00 2001
From: Martin Stransky <***@redhat.com>
Date: Dec 11 2018 09:33:29 +0000
Subject: Disable rust debuginfo in i686
---
diff --git a/firefox.spec b/firefox.spec
index f878efe..662d406 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -559,7 +559,7 @@ export MOZ_DEBUG_FLAGS=" "
MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
%endif
%endif
-%ifarch %{arm}
+%ifarch %{arm} %{ix86}
export RUSTFLAGS="-Cdebuginfo=0"
%endif
export CFLAGS=$MOZ_OPT_FLAGS
https://src.fedoraproject.org/rpms/firefox/c/ff839014ed7003dc0334451693edd4f25e5ddfef?branch=master
_______________________________________________
scm-commits mailing list -- scm-***@lists.fedoraproject.org
To unsubscribe send an email to scm-commits-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/
From ff839014ed7003dc0334451693edd4f25e5ddfef Mon Sep 17 00:00:00 2001
From: Martin Stransky <***@redhat.com>
Date: Dec 11 2018 09:33:29 +0000
Subject: Disable rust debuginfo in i686
---
diff --git a/firefox.spec b/firefox.spec
index f878efe..662d406 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -559,7 +559,7 @@ export MOZ_DEBUG_FLAGS=" "
MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
%endif
%endif
-%ifarch %{arm}
+%ifarch %{arm} %{ix86}
export RUSTFLAGS="-Cdebuginfo=0"
%endif
export CFLAGS=$MOZ_OPT_FLAGS
https://src.fedoraproject.org/rpms/firefox/c/ff839014ed7003dc0334451693edd4f25e5ddfef?branch=master
_______________________________________________
scm-commits mailing list -- scm-***@lists.fedoraproject.org
To unsubscribe send an email to scm-commits-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/