From 6c458c809b43cf027fca9380e9a115ff1d84e008 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 28 Feb 2013 16:03:35 -0400 Subject: remove Fast flag, pass -O0 to cabal --- git-annex.cabal | 4 ---- 1 file changed, 4 deletions(-) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 6ba9825a7..c1135464e 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -55,10 +55,6 @@ Flag DNS Flag Production Description: Enable production build (slower build; faster binary) -Flag Fast - Description: Faster build; slower binary - Default: False - Flag Android Description: Building for Android Default: False -- cgit v1.2.3