diff --git a/ghc-hashable.changes b/ghc-hashable.changes index 0f6e690..f611b15 100644 --- a/ghc-hashable.changes +++ b/ghc-hashable.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 11 19:44:31 UTC 2024 - Andreas Schwab + +- Disable use of invalid -march flag. + ------------------------------------------------------------------- Sun Jun 9 19:43:26 UTC 2024 - Peter Simons diff --git a/ghc-hashable.spec b/ghc-hashable.spec index 5615428..58275ae 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -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