diff --git a/git-annex.cabal b/git-annex.cabal index d615067034..fa255d4d54 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -127,7 +127,7 @@ Executable git-annex bloomfilter, edit-distance, resourcet, http-conduit, http-types, esqueleto, persistent-sqlite, persistent, persistent-template - CC-Options: -Wall -fPIC + CC-Options: -Wall GHC-Options: -Wall -fno-warn-tabs Extensions: PackageImports -- Some things don't work with the non-threaded RTS.