From 311bf93abe9f815668e8e0a779c87c3eb5c1199d Mon Sep 17 00:00:00 2001 From: Lucas Wojciechowski Date: Wed, 16 Sep 2015 16:27:53 -0700 Subject: Revert "[node] Enable npm to build mapbox-gl-native package from source" This reverts commit 4e1ead344bfb1f9ddb207924465fabae3d218d67. --- test/test.gypi | 3 --- 1 file changed, 3 deletions(-) (limited to 'test') diff --git a/test/test.gypi b/test/test.gypi index c53263bd5c..a35b00133b 100644 --- a/test/test.gypi +++ b/test/test.gypi @@ -95,7 +95,6 @@ 'libraries': [ '<@(libuv_static_libs)', '<@(sqlite_static_libs)', - '<@(geojsonvt_static_libs)', ], 'variables': { 'cflags_cc': [ @@ -103,8 +102,6 @@ '<@(opengl_cflags)', '<@(boost_cflags)', '<@(sqlite_cflags)', - '<@(geojsonvt_cflags)', - '<@(variant_cflags)', ], 'ldflags': [ '<@(libuv_ldflags)', -- cgit v1.2.1