- 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:
parent
361ddd5d24
commit
36e77ea02a
@ -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.orig/libraries/containers/containers//include/containers.h
|
||||||
+++ ghc-8.6.1/libraries/containers/include/containers.h
|
+++ ghc-8.6.1/libraries/containers/containers/include/containers.h
|
||||||
@@ -35,7 +35,6 @@
|
@@ -35,7 +35,6 @@
|
||||||
|
|
||||||
#ifdef __GLASGOW_HASKELL__
|
#ifdef __GLASGOW_HASKELL__
|
||||||
|
@ -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
|
- update to 8.8.1 -new stable release
|
||||||
|
- refresh Disable-unboxed-arrays.patch
|
||||||
- drop allow-riscv-and-riscv64-CPU.patch - merged in upstream
|
- drop allow-riscv-and-riscv64-CPU.patch - merged in upstream
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
4
ghc.spec
4
ghc.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
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
|
Source1: https://downloads.haskell.org/~ghc/8.8.1/ghc-%{version}-src.tar.xz.sig
|
||||||
Summary: The Glorious Glasgow Haskell Compiler
|
Summary: The Glorious Glasgow Haskell Compiler
|
||||||
Source2: ghc-rpmlintrc
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
|
Source2: ghc-rpmlintrc
|
||||||
ExclusiveArch: aarch64 %{arm} %{ix86} x86_64 ppc64 ppc64le s390x
|
ExclusiveArch: aarch64 %{arm} %{ix86} x86_64 ppc64 ppc64le s390x
|
||||||
# hard to port to PIE, some prebuilt static libraries are non-PIC ...
|
# hard to port to PIE, some prebuilt static libraries are non-PIC ...
|
||||||
#!BuildIgnore: gcc-PIE
|
#!BuildIgnore: gcc-PIE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user