summaryrefslogtreecommitdiff
path: root/gyp/platform-ios.gypi
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2016-02-21 12:09:19 +0200
committerBruno de Oliveira Abinader <bruno@mapbox.com>2016-02-21 17:34:15 +0200
commit0c57efb9a864c3c270dc8af9853f7dc35958d9ca (patch)
tree9de2903b6c8a068a3154944f0eca30f877aa6028 /gyp/platform-ios.gypi
parentbfd5ad3220e7abe928daca98605012c1a12ae377 (diff)
downloadqtlocation-mapboxgl-0c57efb9a864c3c270dc8af9853f7dc35958d9ca.tar.gz
[gyp] Use variant compiler flags when needed
Diffstat (limited to 'gyp/platform-ios.gypi')
-rw-r--r--gyp/platform-ios.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi
index e33c3d453d..dc52db7acd 100644
--- a/gyp/platform-ios.gypi
+++ b/gyp/platform-ios.gypi
@@ -77,6 +77,7 @@
'<@(sqlite_cflags)',
'<@(zlib_cflags)',
'<@(rapidjson_cflags)',
+ '<@(variant_cflags)',
],
'ldflags': [
'<@(sqlite_ldflags)',