-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tcl]Upgrade to 8.6.9 and use vcpkg_install_make/vcpkg_install_nmake. #8402
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately this is actually going to be a downgrade (but I'm okay with that). I'm pretty sure the PR I merged had a dev version of Tcl.
opt static,msvcrt |
@voskrese sorry it's not clear what you mean and I'd like to see this PR merged. |
@cbezault only core |
@voskrese Using msvcrt will change crt linkage to dynamic, while crt linkage when building static libraries should be static. |
/azp run |
vcpkg_install_make
/vcpkg_install_nmake
Need to wait #8489 merge and merge.