rubygems.grpc: fix build with gcc8
This commit is contained in:
@@ -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 = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user