commit 60cf505a5d059c6853bd543e200af02e76a892de
Author: Kevin Kofler <kevin.kofler(a)chello.at>
Date: Mon Jan 24 19:28:07 2022 +0100
Try harder to disable debuginfo on aarch64.
qt5-qtwebengine-freeworld.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/qt5-qtwebengine-freeworld.spec b/qt5-qtwebengine-freeworld.spec
index 85a5fec..75428cf 100644
--- a/qt5-qtwebengine-freeworld.spec
+++ b/qt5-qtwebengine-freeworld.spec
@@ -42,6 +42,7 @@
# the RPM Fusion ARM builder runs out of memory during linking with the full
# setting below, and even with just force_debug_info, so omit all debuginfo
%global debug_config %{nil}
+%global optflags %(echo %{optflags} | sed 's/-g /-g0 /')
%else
%global debug_config force_debug_info
# webcore_debug v8base_debug