Source release v3.4.1
This commit is contained in:
11
third_party/protobuf.gypi
vendored
11
third_party/protobuf.gypi
vendored
@@ -44,6 +44,17 @@
|
||||
'-Wno-unused-const-variable',
|
||||
'-Wno-unused-function',
|
||||
],
|
||||
'cflags_cc': [
|
||||
'-frtti',
|
||||
'-Wno-sign-compare',
|
||||
'-Wno-unused-const-variable',
|
||||
'-Wno-unused-function',
|
||||
'-Wno-unused-parameter',
|
||||
'-Wno-shadow',
|
||||
'-Wno-tautological-undefined-compare',
|
||||
'-Wno-conversion',
|
||||
'-Wno-useless-cast',
|
||||
],
|
||||
},
|
||||
'targets': [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user