summaryrefslogtreecommitdiff
path: root/gyp/platform-linux.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/platform-linux.gypi
parentf007c420ed4e2eadaedbbdd1c29912c6c8142fa1 (diff)
downloadqtlocation-mapboxgl-73f7db9af2f76593856d64349a376412d292cd15.tar.gz
cleanup makefiles
Diffstat (limited to 'gyp/platform-linux.gypi')
-rw-r--r--gyp/platform-linux.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/platform-linux.gypi b/gyp/platform-linux.gypi
index 2915606ac5..30715f8289 100644
--- a/gyp/platform-linux.gypi
+++ b/gyp/platform-linux.gypi
@@ -26,7 +26,7 @@
'<@(jpeg_cflags)',
'<@(uv_cflags)',
'<@(nu_cflags)',
- '-I<(boost_root)/include',
+ '<@(boost_cflags)',
],
'ldflags': [
'<@(png_ldflags)',