diff options
| author | miod <> | 2014-04-13 15:26:30 +0000 |
|---|---|---|
| committer | miod <> | 2014-04-13 15:26:30 +0000 |
| commit | e9e938e93e8094b4e5ce056cc0eaaf942d1087d2 (patch) | |
| tree | 373337cb998d3ea53b9fd0fbb36ed4a01e8c2703 /src | |
| parent | d2b3c9742a7df4ab87384039c99682d1944f66d7 (diff) | |
| download | openbsd-e9e938e93e8094b4e5ce056cc0eaaf942d1087d2.tar.gz openbsd-e9e938e93e8094b4e5ce056cc0eaaf942d1087d2.tar.bz2 openbsd-e9e938e93e8094b4e5ce056cc0eaaf942d1087d2.zip | |
No longer define OPENSSL_NO_EC_NISTP_64_GCC_128 on amd64; requested by djm
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/arch/amd64/opensslconf.h | 3 | ||||
| -rw-r--r-- | src/lib/libcrypto/crypto/arch/amd64/opensslconf.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/libcrypto/arch/amd64/opensslconf.h b/src/lib/libcrypto/arch/amd64/opensslconf.h index f969fd75e4..4d68fa2cc6 100644 --- a/src/lib/libcrypto/arch/amd64/opensslconf.h +++ b/src/lib/libcrypto/arch/amd64/opensslconf.h | |||
| @@ -8,9 +8,6 @@ | |||
| 8 | #ifndef OPENSSL_NO_CAMELLIA | 8 | #ifndef OPENSSL_NO_CAMELLIA |
| 9 | # define OPENSSL_NO_CAMELLIA | 9 | # define OPENSSL_NO_CAMELLIA |
| 10 | #endif | 10 | #endif |
| 11 | #ifndef OPENSSL_NO_EC_NISTP_64_GCC_128 | ||
| 12 | # define OPENSSL_NO_EC_NISTP_64_GCC_128 | ||
| 13 | #endif | ||
| 14 | #ifndef OPENSSL_NO_CMS | 11 | #ifndef OPENSSL_NO_CMS |
| 15 | # define OPENSSL_NO_CMS | 12 | # define OPENSSL_NO_CMS |
| 16 | #endif | 13 | #endif |
diff --git a/src/lib/libcrypto/crypto/arch/amd64/opensslconf.h b/src/lib/libcrypto/crypto/arch/amd64/opensslconf.h index f969fd75e4..4d68fa2cc6 100644 --- a/src/lib/libcrypto/crypto/arch/amd64/opensslconf.h +++ b/src/lib/libcrypto/crypto/arch/amd64/opensslconf.h | |||
| @@ -8,9 +8,6 @@ | |||
| 8 | #ifndef OPENSSL_NO_CAMELLIA | 8 | #ifndef OPENSSL_NO_CAMELLIA |
| 9 | # define OPENSSL_NO_CAMELLIA | 9 | # define OPENSSL_NO_CAMELLIA |
| 10 | #endif | 10 | #endif |
| 11 | #ifndef OPENSSL_NO_EC_NISTP_64_GCC_128 | ||
| 12 | # define OPENSSL_NO_EC_NISTP_64_GCC_128 | ||
| 13 | #endif | ||
| 14 | #ifndef OPENSSL_NO_CMS | 11 | #ifndef OPENSSL_NO_CMS |
| 15 | # define OPENSSL_NO_CMS | 12 | # define OPENSSL_NO_CMS |
| 16 | #endif | 13 | #endif |
