From e10cd6abd391f0cdee8f87417b0669cfdd42e9a8 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 24 Apr 2021 18:31:54 +0200 Subject: [PATCH] - more x32 --- gnome-tour.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnome-tour.spec b/gnome-tour.spec index b5dce28..a26e45a 100644 --- a/gnome-tour.spec +++ b/gnome-tour.spec @@ -54,6 +54,9 @@ Przewodnik i powitanie dla środowiska GNOME. %endif %build +%ifarch x32 +export PKG_CONFIG_ALLOW_CROSS=1 +%endif %meson build %ninja_build -C build -- 2.43.0