diff options
Diffstat (limited to 'macosx/mapboxgl-app.gyp')
-rw-r--r-- | macosx/mapboxgl-app.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/mapboxgl-app.gyp b/macosx/mapboxgl-app.gyp index e5789fffd6..0e6fe38042 100644 --- a/macosx/mapboxgl-app.gyp +++ b/macosx/mapboxgl-app.gyp @@ -37,8 +37,6 @@ }, 'variables' : { 'ldflags': [ - '-L<(PRODUCT_DIR)/', - '-lmbgl', '<@(sqlite3_ldflags)', '<@(glfw3_static_libs)', '<@(glfw3_ldflags)', |