Skip to content

build: allow for overwriting of use_openssl_def

This PR allows for use_openssl_def to be overwritten. This would allow for embedders to selectively opt-out of using openssl.def should other aspects of their use of embedded Node preclude that.

/cc @addaleax

Checklist
  • make -j4 test passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading