-
Notifications
You must be signed in to change notification settings - Fork 13.5k
enable TLS for windows-gnu #141794
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
enable TLS for windows-gnu #141794
Conversation
@bors try |
enable TLS for windows-gnu It didn't work a few years ago but seems to be working now. try-job: x86_64-mingw-1 try-job: x86_64-mingw-2 try-job: dist-x86_64-mingw try-job: dist-i686-mingw
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
It looks like it needs the latest GCC or Binutils to work.
|
FWIW previously I had did only stage1 which is not enough to test spec changes. Reran the test locally with stage2 and it still works. So indeed, enabling this is just the matter of waiting an unspecified amount of time before minimal versions for GCC+Binutils+mingw-w64 can be set high enough. |
It didn't work a few years ago but seems to be working now.
try-job: x86_64-mingw-1
try-job: x86_64-mingw-2
try-job: dist-x86_64-mingw
try-job: dist-i686-mingw