When rebuilding with VS 2015 tools, the build fails when fips_premain_dso is executed because it does not include applink.c. The attached patch to mk1mf.pl fixes the makefile generation.
Because static builds still build fips_premain_dso.exe but do not need applink.c, shared builds are special-cased in the patch. Thanks, Geoff
mk1mf.patch
Description: Binary data
_______________________________________________ openssl-bugs-mod mailing list [email protected] https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod
_______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
