summaryrefslogtreecommitdiff
path: root/macosx
diff options
context:
space:
mode:
authorDane Springmeyer <dane@dbsgeo.com>2014-02-03 15:53:41 -0800
committerDane Springmeyer <dane@dbsgeo.com>2014-02-03 15:53:41 -0800
commit6c4674017f00d0e215698b96408dcfb9ab6696df (patch)
treed0de034a813da767e8791ce495c09783957f9dac /macosx
parentd9f132fe93caf8d5e2522e06faeac1a57a30660a (diff)
downloadqtlocation-mapboxgl-6c4674017f00d0e215698b96408dcfb9ab6696df.tar.gz
remove redundant flags
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 da23017120..978487fc45 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)',