Commit aed3bd41 authored by unknown's avatar unknown
Browse files

Switch to use yaSSL instead of OpenSSL on Netware

parent 4d45abc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ suffix="max"
extra_configs=" \
	--with-innodb	\
	--with-embedded-server \
	--with-openssl \
	--with-yassl \
	"

. $path/compile-netware-END
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ extra_configs=" \
	--with-innodb \
	--with-debug=full	\
	--with-embedded-server \
	--with-openssl \
	--with-yassl \
	"

. $path/compile-netware-END