ports/security/axTLS/files/patch-ssl__Config.in
Felippe de Meirelles Motta 22bc3c69b9 The axTLS project is an SSL client/server library using the TLSv1
protocol.  It is designed to be small and fast, and is suited to
embedded projects.  A web server is included.

WWW: http://http://axtls.sourceforge.net/

PR:		ports/177790
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2013-06-28 20:55:58 +00:00

11 lines
441 B
Text

--- ./ssl/Config.in.orig 2011-06-25 06:12:07.000000000 +0900
+++ ./ssl/Config.in 2013-04-11 08:38:38.000000000 +0900
@@ -318,7 +318,7 @@
config CONFIG_PERFORMANCE_TESTING
bool "Build the bigint performance test tool"
default n
- depends on CONFIG_SSL_CERT_VERIFICATION
+ depends on CONFIG_SSL_CERT_VERIFICATION || CONFIG_SSL_ENABLE_CLIENT || CONFIG_SSL_FULL_MODE
help
Used for performance testing of bigint.