summaryrefslogtreecommitdiff
path: root/gyp/common.gypi
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-11-01 22:41:40 -0400
committerDane Springmeyer <dane@mapbox.com>2014-11-01 22:41:40 -0400
commitd7b0a34bddd9914253bcc496f9d62106743a682a (patch)
treee1d24e86caa07324e6f245e69f32de91101b8177 /gyp/common.gypi
parent551ff954a5e30c89c27f59a9848ba0a9be871adc (diff)
downloadqtlocation-mapboxgl-d7b0a34bddd9914253bcc496f9d62106743a682a.tar.gz
mason-based android port
Diffstat (limited to 'gyp/common.gypi')
-rw-r--r--gyp/common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/common.gypi b/gyp/common.gypi
index b21e8b50d7..97b474b4b8 100644
--- a/gyp/common.gypi
+++ b/gyp/common.gypi
@@ -23,6 +23,7 @@
'cflags_cc': [
'-Wno-unknown-pragmas', # We are using '#pragma mark', but it is only available on Darwin.
'-Wno-literal-suffix', # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61653
+ '-Wno-unknown-warning-option'
],
}],
],