corretto / corretto-8

Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
GNU General Public License v2.0
2.11k stars 221 forks source link

Windows: remove --with-toolchain-version --with-ucrt-dll-dir --with-m… #478

Closed Rudometov closed 1 year ago

Rudometov commented 1 year ago

Configure is able to get dll's needed automatically from VS. There is still option to specify these via corretto.extra_config in case customization is needed.

Checked by building with VS 2013, VS 2019.