EKG enabled on gentoo build??
This commit is contained in:
parent
bc222b12da
commit
6edb485ef1
2 changed files with 18 additions and 0 deletions
|
@ -80,6 +80,7 @@ buildFlags = filter (not . null)
|
|||
, "MagicMime"
|
||||
#endif
|
||||
#ifdef WITH_EKG
|
||||
#warning Building with EKG. This build of git-annex should only be used for performance debugging, not for production use..
|
||||
, "EKG"
|
||||
#endif
|
||||
-- Always enabled now, but users may be used to seeing these flags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue