mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Check that openssl has ECC support during configure
This allows builds on machines with a crippled openssl to fail early during configure. Bugfix on 0.2.7.1-alpha, which introduced the requirement for ECC support. Fixes bug 17109.
This commit is contained in:
committed by
Nick Mathewson
parent
c84f3c9177
commit
ae98dd255b
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes:
|
||||
- Fail during configure if we're trying to build against an OpenSSL
|
||||
built without ECC support. Fixes bug 17109, bugfix on
|
||||
0.2.7.1-alpha which started requiring ECC.
|
||||
Reference in New Issue
Block a user