portable icon indicating copy to clipboard operation
portable copied to clipboard

Is crypto/arch/aarch64/crypto_cpu_caps_windows.c missing from libressl-4.2.0.tar.gz?

Open tgauth opened this issue 2 months ago • 1 comments

4.2.0 compilation for ARM64-Windows fails - see https://github.com/microsoft/vcpkg/pull/47808. Adding https://github.com/libressl/portable/blob/master/crypto/arch/aarch64/crypto_cpu_caps_windows.c seems to fix it. If that's the correct diagnosis, curious if this file should be included in libressl-4.2.0.tar.gz?

tgauth avatar Oct 15 '25 15:10 tgauth

Thanks for the report. Yes, that file should have been part of the release tarball.

@busterb when you have time could you please roll a 4.2.1 that includes this file and the also missing https://github.com/libressl/portable/blob/master/tests/compat/mkstemp.c?

botovq avatar Oct 15 '25 15:10 botovq