tor/changes/bug13285-disable-curve25519-build-errors
teor ffd92e8ef8 Stop test & bench build failures with --disable-curve25519
Ensure test & bench code that references curve25519 is disabled by the
appropriate macros. tor now builds with and without --disable-curve25519.
2014-09-29 12:19:04 +10:00

4 lines
109 B
Plaintext

o Minor bugfixes:
- Stop test & bench build failures with --disable-curve25519.
Fixes bug 13285.