mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
Link engines against libcrypto, even when a TCP/IP implementation is
specified...
This commit is contained in:
parent
0c055b201e
commit
ad492c3601
@ -193,6 +193,7 @@ $ IF TCPIP_LIB .NES. ""
|
||||
$ THEN
|
||||
$ LINK/'DEBUGGER'/'TRACEBACK' /SHARE='EXE_DIR''ENGINE_NAME'.EXE -
|
||||
'OBJECT_FILE''EXTRA_OBJ', -
|
||||
'CRYPTO_LIB'/LIBRARY, -
|
||||
'ENGINE_OPT'/OPTION,'TCPIP_LIB','OPT_FILE'/OPTION
|
||||
$ ELSE
|
||||
$ LINK/'DEBUGGER'/'TRACEBACK' /SHARE='EXE_DIR''ENGINE_NAME'.EXE -
|
||||
|
Loading…
x
Reference in New Issue
Block a user