We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b66df5 commit 0e9d496Copy full SHA for 0e9d496
1 file changed
recipes-devtools/nodejs/nodejs_7.inc
@@ -33,6 +33,8 @@ GYP_DEFINES_append_mipsel = " mips_arch_variant='r1' "
33
34
PACKAGECONFIG ??= ""
35
36
+PACKAGECONFIG[zlib] = "--shared-zlib,,zlib,"
37
+PACKAGECONFIG[openssl] = "--shared-openssl,,openssl,"
38
PACKAGECONFIG[v8-inspector] = ",--without-inspector,,"
39
40
DISABLE_STATIC = ""
0 commit comments