[Git][haskell-team/DHG_packages][master] 2 commits: haskell-gi-harfbuzz: drop hack on powerpc, the underlying ghc issue has been fixed now

Gianfranco Costamagna gitlab at salsa.debian.org
Sun Aug 30 23:48:31 BST 2020



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
dcba664c by Gianfranco Costamagna at 2020-08-31T00:44:53+02:00
haskell-gi-harfbuzz: drop hack on powerpc, the underlying ghc issue has been fixed now

- - - - -
aadd009e by Gianfranco Costamagna at 2020-08-31T00:47:55+02:00
haskell-http-link-header: upload to sid

- - - - -


2 changed files:

- p/haskell-http-link-header/debian/changelog
- p/haskell-http-link-header/debian/rules


Changes:

=====================================
p/haskell-http-link-header/debian/changelog
=====================================
@@ -1,3 +1,10 @@
+haskell-http-link-header (1.0.3.1-4) unstable; urgency=medium
+
+  * Re-enable parallel builds on powerpc* now that bug
+    https://ghc.haskell.org/trac/ghc/ticket/12537 is fixed.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Mon, 31 Aug 2020 00:28:33 +0200
+
 haskell-http-link-header (1.0.3.1-3) unstable; urgency=medium
 
   * Sourceful upload for GHC 8.8


=====================================
p/haskell-http-link-header/debian/rules
=====================================
@@ -14,10 +14,4 @@ include /usr/share/cdbs/1/class/hlibrary.mk
 # Dh_Haskell.sh, so just point it to a writable HOME for now.
 export HOME=$(CURDIR)/debian/cabalconfig
 
-# workaround to prevent some random failures on power while waiting for :
-# https://ghc.haskell.org/trac/ghc/ticket/12537
-ifneq (,$(findstring $(DEB_HOST_ARCH), powerpc ppc64 ppc64el))
-DEB_SETUP_GHC_CONFIGURE_ARGS += --ghc-options="-j1"
-endif
-
 check-ghc-stamp: export LC_ALL := C.UTF-8



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/08db71431a3450b12e209c13913ab54321ebf9d3...aadd009e935ea6bbfe33b2735ec6c3fa44ca7cb4

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/08db71431a3450b12e209c13913ab54321ebf9d3...aadd009e935ea6bbfe33b2735ec6c3fa44ca7cb4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20200830/f832841c/attachment.html>


More information about the Pkg-haskell-commits mailing list