An attempt to get all command line configurations working to manually compile Homebrew's Node.js for macOS Big Sur
./configure --without-npm --with-intl=system-icu --shared-libuv --shared-nghttp2 --shared-openssl --shared-zlib --shared-brotli --shared-cares --prefix=/usr/local/Cellar/node/23.3.0 --use-prefix-to-find-headers --openssl-use-def-ca-store --enable-lto
- Use default XCode compiler & linker (reset appropriate variables!)