From ef1a5a1f9b85de7261ac9a27bede3dedda88fb45 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 18 Feb 2018 11:48:48 -0400 Subject: Split Test.hs and avoid optimising it much, to need less memory to compile. The ghc options were found by Sean Whitton; the debian arm autobuilders need those to build w/o OOM, and it seems to involve llvm using too much memory to optimize Test. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon. --- git-annex.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 446695fc8..b02ea2e14 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -943,6 +943,7 @@ Executable git-annex RemoteDaemon.Transport.Ssh.Types RemoteDaemon.Types Test + Test.Framework Types Types.ActionItem Types.Availability -- cgit v1.2.3