update servant build flag
make it work when building w/o assistant
This commit is contained in:
parent
6596fe80ec
commit
fdb888a56a
2 changed files with 5 additions and 3 deletions
|
@ -55,7 +55,7 @@ buildFlags = filter (not . null)
|
|||
#ifdef WITH_SERVANT
|
||||
, "Servant"
|
||||
#else
|
||||
#warning Building without servant, no git-annex p2phttp.
|
||||
#warning Building without servant, will not support annex+http urls or git-annex p2phttp.
|
||||
#endif
|
||||
#ifdef WITH_BENCHMARK
|
||||
, "Benchmark"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue