-fPIC broke the autobuilders, so remove again. hmm

This commit is contained in:
Joey Hess 2015-06-06 12:09:45 -04:00
parent 78adb5a25a
commit e62f82ca9d

View file

@ -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.