From 75995df2d5aabb354511073ad65983e90c6c6fc7920d99020408aa911b04d4ab Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 16 Nov 2022 15:28:26 +0000 Subject: [PATCH] let's request 20G of physical memory via _constraints file instead of building with '-j1' OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1164 --- Mesa.changes | 3 +-- Mesa.spec | 5 ----- _constraints | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/Mesa.changes b/Mesa.changes index a75939b..4572cba 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -2,8 +2,7 @@ Tue Nov 15 15:01:19 UTC 2022 - Stefan Dirsch - try to fix build on ppc64le due to running OOM (boo#1205441) - * build with '-j1' - * let's request 4G of physical memory via _constraints file + * let's request 20G of physical memory via _constraints file ------------------------------------------------------------------- Tue Nov 8 12:24:26 UTC 2022 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index b3e857f..060d7c9 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -884,12 +884,7 @@ egl_platforms=x11,wayland -Dcpp_args="%{optflags}" %endif -# not enough memory on ppc64le (boo#1205441) -%ifarch ppc64 ppc64le -%meson_build -j1 -%else %meson_build -%endif %install %meson_install diff --git a/_constraints b/_constraints index 8044594..03d0a0c 100644 --- a/_constraints +++ b/_constraints @@ -22,7 +22,7 @@ 9 - 4 + 20