rubygems.grpc: fix build with gcc8
This commit is contained in:
parent
b98e4c0516
commit
55022869eb
@ -209,6 +209,7 @@ in
|
|||||||
"-Wno-error=cast-function-type"
|
"-Wno-error=cast-function-type"
|
||||||
"-Wno-error=class-memaccess"
|
"-Wno-error=class-memaccess"
|
||||||
"-Wno-error=ignored-qualifiers"
|
"-Wno-error=ignored-qualifiers"
|
||||||
|
"-Wno-error=tautological-compare"
|
||||||
];
|
];
|
||||||
dontBuild = false;
|
dontBuild = false;
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user