ghc-colourista/colourista-testsuite-ppc.patch

11 lines
363 B
Diff

--- colourista-0.1.0.1/colourista.cabal~ 2001-09-09 09:46:40.000000000 +0800
+++ colourista-0.1.0.1/colourista.cabal 2023-02-17 09:22:56.784571275 +0800
@@ -89,5 +89,6 @@
, text
ghc-options: -threaded
- -rtsopts
+ if(!arch(ppc64))
+ ghc-options: -rtsopts
-with-rtsopts=-N