Skip to content

src: use `visibility("default")` for exports on POSIX

Electron uses this because Chromium builds with symbols hidden by default.

Refs: https://github.com/electron/node/commit/88b494191c2a5b50b01dab80cd61ba3c0e0fbeb9 Refs: https://github.com/electron/node/commit/1293d1d7d0c33d3925da11ceccdce4eb2e927a43

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading