summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-02-21 13:08:25 +0100
committerKonstantin Käfer <mail@kkaefer.com>2014-02-21 13:08:25 +0100
commit54735ddd9ee1c4f3403392bbacc9dc56c9d73995 (patch)
tree94949f7b0bf8e2f97f40800a47104ab8884f300e /Makefile
parente382cab17dd399ef851a4a2800a11dd7b9a69c15 (diff)
downloadqtlocation-mapboxgl-54735ddd9ee1c4f3403392bbacc9dc56c9d73995.tar.gz
rename -osx project to -x86
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0586f6017d..854b5fb81f 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ V ?= 1
all: llmr
llmr: config.gypi src llmr.gyp
- $(MAKE) -C out BUILDTYPE=Release V=$(V) llmr-osx
+ $(MAKE) -C out BUILDTYPE=Release V=$(V) llmr-x86
# build OS X app with pure make
app: config.gypi src macosx/llmr-app.gyp