Index: b/clash-prelude.cabal
===================================================================
--- a/clash-prelude.cabal
+++ b/clash-prelude.cabal
@@ -405,8 +405,6 @@ test-suite unittests
   -- Note that multiple -with-rtsopts are not cumulative
   if arch(x86_64) && flag(workaround-ghc-mmap-crash)
     ghc-options:    "-with-rtsopts=-N -xm20000000"
-  else
-    ghc-options:    -with-rtsopts=-N
 
   hs-source-dirs:   tests
 
