diff --git a/binding.gyp b/binding.gyp index 20d418b3c..2cb365973 100644 --- a/binding.gyp +++ b/binding.gyp @@ -2,6 +2,7 @@ "includes": [ "deps/common-sqlite.gypi" ], "variables": { "sqlite%":"internal", + "openssl_fips":"", "sqlite_libname%":"sqlite3" }, "targets": [