[DHG_packages] 01/01: lambdahack: Add missing no-N1 patch
Ilias Tsitsimpis
iliastsi-guest at moszumanska.debian.org
Mon Nov 13 20:13:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
iliastsi-guest pushed a commit to branch master
in repository DHG_packages.
commit 8ee0736c96ebaa054a537197057823f7652d36f9
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date: Mon Nov 13 18:07:24 2017 +0200
lambdahack: Add missing no-N1 patch
---
p/haskell-lambdahack/debian/patches/no-N1 | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/p/haskell-lambdahack/debian/patches/no-N1 b/p/haskell-lambdahack/debian/patches/no-N1
new file mode 100644
index 0000000..9d8ab24
--- /dev/null
+++ b/p/haskell-lambdahack/debian/patches/no-N1
@@ -0,0 +1,18 @@
+--- haskell-lambdahack.orig/LambdaHack.cabal
++++ haskell-lambdahack/LambdaHack.cabal
+@@ -345,7 +345,7 @@
+ ghc-options: -threaded "-with-rtsopts=-C0.005" -rtsopts
+
+ if flag(release)
+- ghc-options: -O2 -fno-ignore-asserts "-with-rtsopts=-N1"
++ ghc-options: -O2 -fno-ignore-asserts
+ -- TODO: -N
+
+ test-suite test
+@@ -394,5 +394,5 @@
+ ghc-options: -threaded "-with-rtsopts=-C0.005" -rtsopts
+
+ if flag(release)
+- ghc-options: -O2 -fno-ignore-asserts "-with-rtsopts=-N1"
++ ghc-options: -O2 -fno-ignore-asserts
+ -- TODO: -N
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list