summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-05-10 14:41:04 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2016-05-10 14:41:04 +0300
commit6a9a8e200863787b18b9f8aa921e1189616ac918 (patch)
tree56dc3effc00a4b10ae35985424184cf43a768195 /scripts
parent371d50b3fd902c276ed6f3e49e89284aced3f392 (diff)
downloadqtlocation-mapboxgl-6a9a8e200863787b18b9f8aa921e1189616ac918.tar.gz
[build] Fix broken build on OSX
Diffstat (limited to 'scripts')
-rw-r--r--scripts/main.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/main.mk b/scripts/main.mk
index 56b3fcd0c5..b42b472156 100644
--- a/scripts/main.mk
+++ b/scripts/main.mk
@@ -49,7 +49,6 @@ ifeq ($(PLATFORM),qt)
endif
# Defaults if not set
-export CXX11ABI ?= ""
export PLATFORM_OUTPUT ?= ./build/$(PLATFORM_SLUG)
export PLATFORM_CONFIG_INPUT ?= platform/$(MASON_PLATFORM)/scripts/configure.sh
export PLATFORM_CONFIG_OUTPUT ?= $(PLATFORM_OUTPUT)/config.gypi