New comment by mhmdanas on void-packages repository https://github.com/void-linux/void-packages/pull/41239#issuecomment-1480923301 Comment: I was able to build Node 18.15.0 successfully with `--enable-lto` passed to `./configure`, so you may want to add that to the template @paper42. Additionally, the package uses some vendored dependencies that are available in the repos (e.g. brotli), so you might want to make the package use those dependencies from the repos instead.