bitlbee: disable gcov

Code coverage reports is not useful at all for users.
This is a feature for developer.
This commit is contained in:
Jörg Thalheim
2018-10-01 18:25:11 +01:00
parent 83fd9785f6
commit 14cc9a2f0f
@@ -16,7 +16,6 @@ stdenv.mkDerivation rec {
++ optional enableLibPurple pidgin;
configureFlags = [
"--gcov=1"
"--otr=1"
"--ssl=gnutls"
"--pidfile=/var/lib/bitlbee/bitlbee.pid"