We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5110ea4 commit 26450c0Copy full SHA for 26450c0
1 file changed
src/node_zlib.cc
@@ -19,7 +19,7 @@
19
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
20
// USE OR OTHER DEALINGS IN THE SOFTWARE.
21
22
-#ifdef NODE_BUNDLED_ZLIB
+#ifdef NODE_BUNDLED_ZSTD
23
#define ZSTD_STATIC_LINKING_ONLY
24
#endif
25
0 commit comments