drop the static armv7hl Setup

This commit is contained in:
Jens Petersen 2022-01-15 22:02:48 +08:00
parent d6c1d5c9f9
commit 76e32b8b41
1 changed files with 0 additions and 4 deletions

View File

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