rubyPackages.grpc: fix build with gcc9
This commit is contained in:
@@ -249,6 +249,7 @@ in
|
||||
"-Wno-error=class-memaccess"
|
||||
"-Wno-error=ignored-qualifiers"
|
||||
"-Wno-error=tautological-compare"
|
||||
"-Wno-error=stringop-truncation"
|
||||
];
|
||||
dontBuild = false;
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user