ntrack: try to fix build

This commit is contained in:
Jan Tojnar
2019-04-05 12:14:08 +02:00
parent aa1ecb352b
commit 59739bd928
@@ -16,6 +16,9 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ pkgconfig python ];
# error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic]
NIX_CFLAGS_COMPILE = [ "-Wno-error" ];
configureFlags = [ "--without-gobject" "CFLAGS=--std=gnu99" ];
# Remove this patch after version 016