Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152527486
D11436.id30352.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
772 B
Referenced Files
None
Subscribers
None
D11436.id30352.diff
View Options
Index: security/testssl.sh/Makefile
===================================================================
--- security/testssl.sh/Makefile
+++ security/testssl.sh/Makefile
@@ -2,6 +2,7 @@
PORTNAME= testssl.sh
PORTVERSION= 2.8
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= tobik@FreeBSD.org
@@ -44,11 +45,18 @@
enable-camellia \
enable-idea \
enable-rfc3779 \
- enable-ec_nistp_64_gcc_128 \
experimental-jpake \
-DOPENSSL_USE_IPV6
CONFIGURE_ENV= PERL="${PERL}"
CONFIGURE_SCRIPT= config
+
+OPTIONS_DEFINE_amd64= EC
+OPTIONS_DEFAULT_amd64= EC
+
+EC_DESC= Optimize NIST elliptic curves
+
+EC_CONFIGURE_ON= enable-ec_nistp_64_gcc_128
+EC_CONFIGURE_OFF= no-ec_nistp_64_gcc_128
BUILD_WRKSRC= ${WRKSRC_openssl}
CONFIGURE_WRKSRC= ${WRKSRC_openssl}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 16, 12:18 PM (11 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31602687
Default Alt Text
D11436.id30352.diff (772 B)
Attached To
Mode
D11436: security/testssl.sh: Fix build on !amd64
Attached
Detach File
Event Timeline
Log In to Comment