[Git][haskell-team/DHG_packages][master] aeson: Re-enable tests on mipsel

Ilias Tsitsimpis gitlab at salsa.debian.org
Sun Jun 7 18:37:42 BST 2020



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7446c679 by Ilias Tsitsimpis at 2020-06-07T20:35:51+03:00
aeson: Re-enable tests on mipsel

- - - - -


2 changed files:

- p/haskell-aeson/debian/changelog
- p/haskell-aeson/debian/rules


Changes:

=====================================
p/haskell-aeson/debian/changelog
=====================================
@@ -1,6 +1,7 @@
 haskell-aeson (1.4.7.1-2) unstable; urgency=medium
 
   * Backport patch to fix failing tests
+  * Re-enable tests on mipsel
 
  -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 07 Jun 2020 19:44:54 +0300
 


=====================================
p/haskell-aeson/debian/rules
=====================================
@@ -17,7 +17,6 @@ DEB_ENABLE_TESTS = yes
 #  -- Dejan Latinovic <Dejan.Latinovic at imgtec.com>
 ifneq (,$(filter $(DEB_BUILD_ARCH),mips mipsel))
 	DEB_SETUP_GHC_CONFIGURE_ARGS += --ghc-options="-optc--param -optcggc-min-expand=10"
-	DEB_ENABLE_TESTS = no
 endif
 
 include /usr/share/cdbs/1/rules/debhelper.mk



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7446c6791e091956f813132ee688b785d7a8ddd7

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7446c6791e091956f813132ee688b785d7a8ddd7
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/20200607/2a1ae69e/attachment.html>


More information about the Pkg-haskell-commits mailing list