Re: Empty directories

2020-09-08 Thread Gisle Vanem
It tested it on master, it seems like the empty directories are created by the Configure script. Where exactly? Would you mind opening a GitHub issue for it? Done: https://github.com/openssl/openssl/issues/12815 -- --gv

Re: Empty directories

2020-09-08 Thread Dr. Matthias St. Pierre
Hmmm... that might be a remnant which was forgotten during the reorganization of the header files, see commit [1] of pull request [2]. It tested it on master, it seems like the empty directories are created by the Configure script. Would you mind opening a GitHub issue for it? Regards

Empty directories

2020-09-08 Thread Gisle Vanem
I've noted that when build OpenSSL using MSVC, some empty directories are created: ./crypto/include ./crypto/providers I configured with: perl.exe -I. -I./util/perl Configure VC-WIN32-ONECORE no-makedepend enable-zlib enable-trace enable-md2 no-ec_nistp_64_gcc_128 enable-asan e