You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While removing the MD opensslconf.h contortions in e4e25cd, I also removed a fatal error if the architecture is unsupported (or unknown), which reverted #1070.
It seems to me that, if we do want such a check, it should be elsewhere, and also it should be done by both CMake and autoconf builds.