mirror of
https://github.com/openssl/openssl.git
synced 2025-03-13 19:47:47 +08:00
Trouble is that LINK variable assignment in make-file interferes with LINK environment variable, which can be used to modify Microsoft's LINK.EXE behaviour. RT#4289 Reviewed-by: Richard Levitte <levitte@openssl.org>