Loading p/haskell-aeson/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-aeson (1.4.2.0-5) unstable; urgency=medium * Disable tests on mipsel, they fail with ENOMEM -- Gianfranco Costamagna <locutusofborg@debian.org> Sun, 29 Sep 2019 11:04:17 +0200 haskell-aeson (1.4.2.0-4) unstable; urgency=medium * Re-enable testsuite. Loading p/haskell-aeson/debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ DEB_ENABLE_TESTS = yes # -- Dejan Latinovic <Dejan.Latinovic@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 Loading Loading
p/haskell-aeson/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-aeson (1.4.2.0-5) unstable; urgency=medium * Disable tests on mipsel, they fail with ENOMEM -- Gianfranco Costamagna <locutusofborg@debian.org> Sun, 29 Sep 2019 11:04:17 +0200 haskell-aeson (1.4.2.0-4) unstable; urgency=medium * Re-enable testsuite. Loading
p/haskell-aeson/debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ DEB_ENABLE_TESTS = yes # -- Dejan Latinovic <Dejan.Latinovic@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 Loading