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:
parent
78030531ec
commit
e145855389
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user