]> git.pld-linux.org Git - packages/qt6.git/commitdiff
- disable debug packages, qtwebengine-debuginfo breaks poldek mkidx
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 21 Mar 2023 21:50:59 +0000 (22:50 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 21 Mar 2023 21:50:59 +0000 (22:50 +0100)
Something wrong, something not quite right with 0.42.2 (stable)
Assertion 'i >= 0' failed, rpm_pkg_ld.c:290
Please report this bug to: https://github.com/poldek-pm/poldek/issues/new

Aborted

qt6.spec

index f1bacf763eaab70dd5d3941c5f79b33f29ffb155..cc2ba62456218a54c1fc151700c1a339adedabf5 100644 (file)
--- a/qt6.spec
+++ b/qt6.spec
@@ -245,6 +245,8 @@ BuildRequires:      zstd-devel >= 1.3
 BuildConflicts:        Qt6Core
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _enable_debug_packages  0
+
 %define                filterout       -flto
 
 %define                qt6dir          %{_libdir}/qt6
This page took 0.223962 seconds and 4 git commands to generate.