From 3bc639d2aeaa9761cf1bcd5d9212e42ef1a297b1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Aug 09 2021 15:58:33 +0000 Subject: static Setup for armv7hl --- diff --git a/ghc-gtk.spec b/ghc-gtk.spec index 70ada3e..e4b547b 100644 --- a/ghc-gtk.spec +++ b/ghc-gtk.spec @@ -91,6 +91,10 @@ This package provides the Haskell %{pkg_name} profiling library. %build +%ifarch armv7hl +# no ghc-gtk2hs-buildtools.armv7hl +%define ghc_static_setup 1 +%endif # Begin cabal-rpm build: %ghc_lib_build # End cabal-rpm build