mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
Ensure test & bench code that references curve25519 is disabled by the appropriate macros. tor now builds with and without --disable-curve25519.
3 lines
109 B
Text
3 lines
109 B
Text
o Minor bugfixes:
|
|
- Stop test & bench build failures with --disable-curve25519.
|
|
Fixes bug 13285.
|