protobuf3_0: fix build with gcc 6
This commit is contained in:
parent
e28c3a4d42
commit
26d24cf111
@ -34,6 +34,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
doCheck = true;
|
||||
|
||||
NIX_CFLAGS_COMPILE = "-Wno-error=misleading-indentation";
|
||||
|
||||
meta = {
|
||||
description = "Google's data interchange format";
|
||||
longDescription =
|
||||
|
Loading…
x
Reference in New Issue
Block a user