summaryrefslogtreecommitdiff
path: root/macosx
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-02-03 19:23:56 -0500
committerJustin R. Miller <incanus@codesorcery.net>2014-02-03 19:23:56 -0500
commit463b20d07f9e6b1dc496ef994db079f44f43794e (patch)
tree8e3dbce6574ce4b878e300095d8e90ff10e1774d /macosx
parentcd5b88edba6b1a27b8ae1064fc4b95ec291f8f98 (diff)
parent6c4674017f00d0e215698b96408dcfb9ab6696df (diff)
downloadqtlocation-mapboxgl-463b20d07f9e6b1dc496ef994db079f44f43794e.tar.gz
Merge branch 'master' of github.com:mapbox/llmr-native
Diffstat (limited to 'macosx')
-rw-r--r--macosx/llmr-app.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/macosx/llmr-app.gyp b/macosx/llmr-app.gyp
index f4c80f841e..9b589c7230 100644
--- a/macosx/llmr-app.gyp
+++ b/macosx/llmr-app.gyp
@@ -33,9 +33,6 @@
'OTHER_CPLUSPLUSFLAGS':[
'<@(glfw3_cflags)'
],
- 'OTHER_CFLAGS':[
- '<@(glfw3_cflags)'
- ],
'OTHER_LDFLAGS': [
'-stdlib=libc++',
'<@(glfw3_libraries)',