remove TDFA build flag
This commit is contained in:
parent
dcfb038cd2
commit
ecec42bbb4
4 changed files with 4 additions and 35 deletions
|
@ -73,9 +73,6 @@ buildFlags = filter (not . null)
|
|||
#else
|
||||
#warning Building without ConcurrentOutput
|
||||
#endif
|
||||
#ifdef WITH_TDFA
|
||||
, "TDFA"
|
||||
#endif
|
||||
#ifdef WITH_TORRENTPARSER
|
||||
, "TorrentParser"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue