- refresh Disable-unboxed-arrays.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=310
This commit is contained in:
Ondřej Súkup 2019-12-28 22:44:18 +00:00 committed by Git OBS Bridge
parent 361ddd5d24
commit 36e77ea02a
3 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,7 @@
Index: ghc-8.6.1/libraries/containers/include/containers.h
Index: ghc-8.6.1/libraries/containers/containers/include/containers.h
===================================================================
--- ghc-8.6.1.orig/libraries/containers/include/containers.h
+++ ghc-8.6.1/libraries/containers/include/containers.h
--- ghc-8.6.1.orig/libraries/containers/containers//include/containers.h
+++ ghc-8.6.1/libraries/containers/containers/include/containers.h
@@ -35,7 +35,6 @@
#ifdef __GLASGOW_HASKELL__

View File

@ -1,7 +1,8 @@
-------------------------------------------------------------------
Sat Dec 28 16:59:59 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
Sat Dec 28 22:38:34 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 8.8.1 -new stable release
- refresh Disable-unboxed-arrays.patch
- drop allow-riscv-and-riscv64-CPU.patch - merged in upstream
-------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -35,9 +35,9 @@ URL: https://www.haskell.org/ghc/
Source: https://downloads.haskell.org/~ghc/8.8.1/ghc-%{version}-src.tar.xz
Source1: https://downloads.haskell.org/~ghc/8.8.1/ghc-%{version}-src.tar.xz.sig
Summary: The Glorious Glasgow Haskell Compiler
Source2: ghc-rpmlintrc
License: BSD-3-Clause
Group: Development/Languages/Other
Source2: ghc-rpmlintrc
ExclusiveArch: aarch64 %{arm} %{ix86} x86_64 ppc64 ppc64le s390x
# hard to port to PIE, some prebuilt static libraries are non-PIC ...
#!BuildIgnore: gcc-PIE