static Setup for armv7hl

This commit is contained in:
Jens Petersen 2021-08-09 23:31:20 +08:00
parent bc18b002aa
commit d6c1d5c9f9
1 changed files with 4 additions and 0 deletions

View File

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