From c47bc9ac67a207addf8aa9e45b497825ff736b45 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 10 Oct 2023 18:14:14 +0200 Subject: [PATCH] Require 8GB of RAM per vCPU for debuginfo processing --- qt5-qtwebkit.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index 730c9be..792bb00 100644 --- a/qt5-qtwebkit.spec +++ b/qt5-qtwebkit.spec @@ -2,6 +2,9 @@ # https://bugzilla.redhat.com/show_bug.cgi?id=2046931 %undefine _package_note_flags +# Require 8 GB of RAM per vCPU for debuginfo processing +%global _find_debuginfo_opts %limit_build -m 8192 + %global qt_module qtwebkit %global _hardened_build 1