Accepting request 888403 from devel:languages:haskell

- remve obsollete fix for i586 (forwarded request 888402 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/888403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hashable?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2021-04-26 14:39:32 +00:00 committed by Git OBS Bridge
commit f9d472b079
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 26 08:47:35 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
- remve obsollete fix for i586
-------------------------------------------------------------------
Sat Feb 20 00:17:13 UTC 2021 - psimons@suse.com

View File

@ -61,9 +61,6 @@ This package provides the Haskell %{pkg_name} library development files.
%autosetup -n %{pkg_name}-%{version}
%build
%ifarch i586
%define cabal_configure_options -f"-sse2"
%endif
%ghc_lib_build
%install