static Setup for armv7hl

This commit is contained in:
Jens Petersen 2021-08-09 23:32:23 +08:00
parent ac8f4100eb
commit 3489a0dc8a

View File

@ -85,6 +85,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