openssl/openssl

When building openssl with mingw64, `make test` is hang up

Open

#24,436 opened on May 19, 2024

View on GitHub
 (13 comments) (0 reactions) (0 assignees)C (11,262 forks)batch import
help wantedtriaged: bug

Repository metrics

Stars
 (30,157 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  1. ./Configure mingw64
  2. make
  3. make test is hang up......

image

I can not find solution in google search and others.

Contributor guide