Feature request: re-enable --shared
# Description:
Commit 26a5d00efcabef7660ac20baa82f6b853f8f61f0 disabled building of the shared `libnode.so` library. It would be useful to have the library built, because it's needed for the [r-v8](https://aur.archlinux.org/packages/r-v8) AUR package that dynamically links to `libnode.so`.
Both [Fedora](https://src.fedoraproject.org/rpms/nodejs20/blob/rawhide/f/nodejs20.spec#_543) and [Debian](https://salsa.debian.org/js-team/nodejs/-/blob/master/debian/rules#L28) enable `--shared`.
# Additional info:
* package version(s): `nodejs 21.6.0-2`
issue