This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djm
OPENBSD_5_6
miod
10 years ago
parent
19582a6077
commit
717653a071
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
src/lib/libcrypto/crypto/arch/amd64/opensslconf.h
+ 0
- 3
src/lib/libcrypto/crypto/arch/amd64/opensslconf.h
View File
@ -8,9 +8,6 @@
#
ifndef OPENSSL_NO_CAMELLIA
#
define OPENSSL_NO_CAMELLIA
#
endif
#
ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
#
define OPENSSL_NO_EC_NISTP_64_GCC_128
#
endif
#
ifndef OPENSSL_NO_CMS
#
define OPENSSL_NO_CMS
#
endif
Write
Preview
Loading…
Cancel
Save