[`patch-macos-link-extension-modules-13.patch`](https://github.com/astral-sh/python-build-standalone/blob/main/cpython-unix/patch-macos-link-extension-modules-13.patch) The default build rule for the macOS dylib doesn't pick up libraries from modules/makesetup. This patch fixes the dylib build to include libraries defined in makesetup. **Related:** - [`patch-macos-link-extension-modules.patch`](https://github.com/astral-sh/python-build-standalone/blob/main/cpython-unix/patch-macos-link-extension-modules.patch) (for Python ≤3.12)