summaryrefslogtreecommitdiff
path: root/gyp/http-curl.gypi
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-02-03 16:18:37 +0100
committerKonstantin Käfer <mail@kkaefer.com>2015-02-04 11:54:01 +0100
commit73f7db9af2f76593856d64349a376412d292cd15 (patch)
treedb311e489246d41e6386f4c8bcc14da17e634c66 /gyp/http-curl.gypi
parentf007c420ed4e2eadaedbbdd1c29912c6c8142fa1 (diff)
downloadqtlocation-mapboxgl-73f7db9af2f76593856d64349a376412d292cd15.tar.gz
cleanup makefiles
Diffstat (limited to 'gyp/http-curl.gypi')
-rw-r--r--gyp/http-curl.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/http-curl.gypi b/gyp/http-curl.gypi
index 5dcd71a59b..87edff2492 100644
--- a/gyp/http-curl.gypi
+++ b/gyp/http-curl.gypi
@@ -18,7 +18,7 @@
'cflags_cc': [
'<@(uv_cflags)',
'<@(curl_cflags)',
- '-I<(boost_root)/include',
+ '<@(boost_cflags)',
],
'ldflags': [
'<@(uv_ldflags)',