diff --git a/Makefile b/Makefile index 89998b53..f98b7863 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ all: + @node-gyp clean 2>/dev/null node-gyp configure node-gyp build diff --git a/binding.gyp b/binding.gyp index 4fdda7d0..9c77b492 100644 --- a/binding.gyp +++ b/binding.gyp @@ -31,11 +31,9 @@ '-lboost_thread', '-lboost_chrono', # leveldb: - '-L