]> git.pld-linux.org Git - packages/kodi.git/commitdiff
bring back disabling debug packages auto/th/kodi-19.3-1
authorJan Palus <atler@pld-linux.org>
Sat, 13 Nov 2021 10:39:56 +0000 (11:39 +0100)
committerJan Palus <atler@pld-linux.org>
Sat, 13 Nov 2021 10:39:56 +0000 (11:39 +0100)
kodi.spec

index 8c385d3bfefa3d88026cc4573c5794da44244940..1cb0bb932995cd443c4f51748b95dd05e04be99f 100644 (file)
--- a/kodi.spec
+++ b/kodi.spec
@@ -178,6 +178,9 @@ Requires:   xorg-lib-libxkbcommon >= 0.4.1
 Obsoletes:     xbmc < 14.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# debug enabled causes oom on i686/x32
+%define                _enable_debug_packages  0
+
 %description
 Kodi Entertainment Center (formerly XBMC) is a free and open-source
 media player software developed by the XBMC Foundation, a non-profit
This page took 0.169529 seconds and 4 git commands to generate.