From 4dc8b5d2d0fcd2b6fd74cfd77b0ff35966ef9f47892b05de0c9133ce44b8331f Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sat, 10 Aug 2024 01:05:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/hare?expand=0&rev=41 --- hare.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hare.spec b/hare.spec index f68412e..2a7ec31 100644 --- a/hare.spec +++ b/hare.spec @@ -110,7 +110,7 @@ cp config.mk configs/linux.mk %build export CFLAGS="%optflags -fPIE -Wl,-z,noexecstack" -export PLATFORM="linux.%{_arch}" +export PLATFORM="linux" export ARCH="%{_arch}" make %{?_smp_mflags}