SHA256
1
0
forked from pool/ghc-hashable

Accepting request 1180970 from devel:languages:haskell:ghc-9.8.x

Disable use of invalid -march flag.

OBS-URL: https://build.opensuse.org/request/show/1180970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=95
This commit is contained in:
Peter Simons 2024-06-14 18:47:15 +00:00 committed by Git OBS Bridge
parent 78030531ec
commit e145855389
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 11 19:44:31 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Disable use of invalid -march flag.
-------------------------------------------------------------------
Sun Jun 9 19:43:26 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@ -110,6 +110,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%autosetup -n %{pkg_name}-%{version}
%build
%define cabal_configure_options -f-arch-native
%ghc_lib_build
%install