Updated OpenSSL version.
Этот коммит содержится в:
родитель
aa4f861643
Коммит
326f741a52
@ -19,7 +19,7 @@ endif
|
|||||||
|
|
||||||
# Edit the path below to point to the base of your OpenSSL package.
|
# Edit the path below to point to the base of your OpenSSL package.
|
||||||
ifndef OPENSSL_PATH
|
ifndef OPENSSL_PATH
|
||||||
OPENSSL_PATH = ../../openssl-0.9.8o
|
OPENSSL_PATH = ../../openssl-0.9.8q
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Edit the path below to point to your Distribution folder.
|
# Edit the path below to point to your Distribution folder.
|
||||||
|
@ -19,7 +19,7 @@ endif
|
|||||||
|
|
||||||
# Edit the path below to point to the base of your OpenSSL package.
|
# Edit the path below to point to the base of your OpenSSL package.
|
||||||
ifndef OPENSSL_PATH
|
ifndef OPENSSL_PATH
|
||||||
OPENSSL_PATH = ../../../openssl-0.9.8o
|
OPENSSL_PATH = ../../../openssl-0.9.8q
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Edit the var below to enable static linking of libssh2 and libz
|
# Edit the var below to enable static linking of libssh2 and libz
|
||||||
|
@ -70,7 +70,7 @@ ZLIB_ROOT = ..\..\zlib-1.2.5
|
|||||||
!ifdef %openssl_root
|
!ifdef %openssl_root
|
||||||
OPENSSL_ROOT = $(%openssl_root)
|
OPENSSL_ROOT = $(%openssl_root)
|
||||||
!else
|
!else
|
||||||
OPENSSL_ROOT = ..\..\openssl-0.9.8o
|
OPENSSL_ROOT = ..\..\openssl-0.9.8q
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
#!ifdef %use_zlib
|
#!ifdef %use_zlib
|
||||||
|
@ -16,7 +16,7 @@ WITH_ZLIB = 1
|
|||||||
|
|
||||||
# Edit the path below to point to the base of your OpenSSL package.
|
# Edit the path below to point to the base of your OpenSSL package.
|
||||||
ifndef OPENSSL_PATH
|
ifndef OPENSSL_PATH
|
||||||
OPENSSL_PATH = ../../openssl-0.9.8o
|
OPENSSL_PATH = ../../openssl-0.9.8q
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Edit the path below to point to your Distribution folder.
|
# Edit the path below to point to your Distribution folder.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
# Tweak these for your system
|
# Tweak these for your system
|
||||||
OPENSSLINC=..\openssl-0.9.8o\inc32
|
OPENSSLINC=..\openssl-0.9.8q\inc32
|
||||||
OPENSSLLIB=..\openssl-0.9.8o\out32dll
|
OPENSSLLIB=..\openssl-0.9.8q\out32dll
|
||||||
|
|
||||||
ZLIBINC=-DLIBSSH2_HAVE_ZLIB=1 /I..\zlib-1.2.5
|
ZLIBINC=-DLIBSSH2_HAVE_ZLIB=1 /I..\zlib-1.2.5
|
||||||
ZLIBLIB=..\zlib-1.2.5
|
ZLIBLIB=..\zlib-1.2.5
|
||||||
|
@ -14,7 +14,7 @@ endif
|
|||||||
|
|
||||||
# Edit the path below to point to the base of your OpenSSL package.
|
# Edit the path below to point to the base of your OpenSSL package.
|
||||||
ifndef OPENSSL_PATH
|
ifndef OPENSSL_PATH
|
||||||
OPENSSL_PATH = ../../../openssl-0.9.8o
|
OPENSSL_PATH = ../../../openssl-0.9.8q
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Edit the var below to enable static linking of libssh2 and libz
|
# Edit the var below to enable static linking of libssh2 and libz
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user