opnsense-ports/security/axTLS/files/patch-ssl__Config.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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.