summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index fa255d4d5..d61506703 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
+ CC-Options: -Wall -fPIC
GHC-Options: -Wall -fno-warn-tabs
Extensions: PackageImports
-- Some things don't work with the non-threaded RTS.