[Git][haskell-team/DHG_packages][master] unicode-collation: Remove RTS -N

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sun Aug 7 08:26:52 BST 2022



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


Commits:
4d7b67cb by Ilias Tsitsimpis at 2022-08-07T10:25:13+03:00
unicode-collation: Remove RTS -N

- - - - -


3 changed files:

- p/haskell-unicode-collation/debian/changelog
- + p/haskell-unicode-collation/debian/patches/no-rts-n
- + p/haskell-unicode-collation/debian/patches/series


Changes:

=====================================
p/haskell-unicode-collation/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-unicode-collation (0.1.3.2-3) unstable; urgency=medium
+
+  * Disable RTS -N on non-SMP arches
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 07 Aug 2022 10:25:05 +0300
+
 haskell-unicode-collation (0.1.3.2-2) unstable; urgency=medium
 
   * Post-NEW source-only upload


=====================================
p/haskell-unicode-collation/debian/patches/no-rts-n
=====================================
@@ -0,0 +1,28 @@
+Index: b/unicode-collation.cabal
+===================================================================
+--- a/unicode-collation.cabal
++++ b/unicode-collation.cabal
+@@ -98,7 +98,6 @@ executable unicode-collate
+                      , text
+   ghc-options:         -threaded
+                        -rtsopts
+-                       -with-rtsopts=-N
+   if flag(executable)
+      buildable:        True
+   else
+@@ -118,7 +117,6 @@ test-suite unit
+                      , text
+   ghc-options:         -threaded
+                        -rtsopts
+-                       -with-rtsopts=-N
+ 
+ test-suite doctests
+   import:              common-options
+@@ -129,7 +127,6 @@ test-suite doctests
+                      , th-lift-instances
+   ghc-options:         -threaded
+                        -rtsopts
+-                       -with-rtsopts=-N
+   if flag(doctests)
+      buildable:        True
+   else


=====================================
p/haskell-unicode-collation/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-rts-n



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/4d7b67cb55d6004df9bf6211f4ba5f1fa2d58e3a
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/20220807/91d09a53/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list