From d8a93dbb9542ca6f05372221ee69c086b7750a4c Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Wed, 29 Oct 2014 18:13:25 -0400 Subject: use stable cross-generator direction for referencing standalone lib + other minor fixups --- linux/mapboxgl-app.gyp | 3 --- 1 file changed, 3 deletions(-) (limited to 'linux') diff --git a/linux/mapboxgl-app.gyp b/linux/mapboxgl-app.gyp index 724463ab5f..027612cbd4 100644 --- a/linux/mapboxgl-app.gyp +++ b/linux/mapboxgl-app.gyp @@ -23,9 +23,6 @@ '-I<(boost_root)/include', ], 'libraries': [ - '-L<(PRODUCT_DIR)/', - '-lmbgl', - '-lmbgl-linux', '<@(curl_static_libs)', '<@(png_ldflags)', '<@(sqlite3_ldflags)', -- cgit v1.2.1