summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-10-29 19:40:40 -0400
committerDane Springmeyer <dane@mapbox.com>2014-10-29 19:40:40 -0400
commit77b21569ec806d154592863bf169eb7d1fa8027d (patch)
tree770490a18e54e348675516132cc6447752e5f517 /linux
parentb32748b42f6c9ec8d336f4571f6278a2eeeebae0 (diff)
downloadqtlocation-mapboxgl-77b21569ec806d154592863bf169eb7d1fa8027d.tar.gz
curl static libs fixes for osx
Diffstat (limited to 'linux')
-rw-r--r--linux/mapboxgl-app.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/mapboxgl-app.gyp b/linux/mapboxgl-app.gyp
index 027612cbd4..75ad23552e 100644
--- a/linux/mapboxgl-app.gyp
+++ b/linux/mapboxgl-app.gyp
@@ -23,7 +23,6 @@
'-I<(boost_root)/include',
],
'libraries': [
- '<@(curl_static_libs)',
'<@(png_ldflags)',
'<@(sqlite3_ldflags)',
'<@(glfw3_static_libs)',