summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp')
-rw-r--r--www/firefox/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/firefox/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp b/www/firefox/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp
new file mode 100644
index 00000000000..29f25a3572a
--- /dev/null
+++ b/www/firefox/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-security_manager_ssl_src_nsNSSComponent.cpp,v 1.1 2013/05/23 13:12:13 ryoon Exp $
+
+--- security/manager/ssl/src/nsNSSComponent.cpp.orig 2013-05-11 19:19:50.000000000 +0000
++++ security/manager/ssl/src/nsNSSComponent.cpp
+@@ -72,6 +72,7 @@
+ #include "nss.h"
+ #include "pk11func.h"
+ #include "ssl.h"
++#define NSS_ENABLE_ECC 1
+ #include "sslproto.h"
+ #include "secmod.h"
+ #include "sechash.h"