Switch to use yaSSL instead of OpenSSL on Netware
This commit is contained in:
parent
4d45abc5d2
commit
aed3bd413d
@ -15,7 +15,7 @@ suffix="max"
|
|||||||
extra_configs=" \
|
extra_configs=" \
|
||||||
--with-innodb \
|
--with-innodb \
|
||||||
--with-embedded-server \
|
--with-embedded-server \
|
||||||
--with-openssl \
|
--with-yassl \
|
||||||
"
|
"
|
||||||
|
|
||||||
. $path/compile-netware-END
|
. $path/compile-netware-END
|
||||||
|
@ -15,7 +15,7 @@ extra_configs=" \
|
|||||||
--with-innodb \
|
--with-innodb \
|
||||||
--with-debug=full \
|
--with-debug=full \
|
||||||
--with-embedded-server \
|
--with-embedded-server \
|
||||||
--with-openssl \
|
--with-yassl \
|
||||||
"
|
"
|
||||||
|
|
||||||
. $path/compile-netware-END
|
. $path/compile-netware-END
|
||||||
|
Loading…
x
Reference in New Issue
Block a user