From e1458553894030a420d55d0ac3845618d9c31b49e2fbf90f85cb4c4ef758d0d7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 14 Jun 2024 18:47:15 +0000 Subject: [PATCH] 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 --- ghc-hashable.changes | 5 +++++ ghc-hashable.spec | 1 + 2 files changed, 6 insertions(+) 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