]> git.ipfire.org Git - thirdparty/tor.git/commit
Stop test & bench build failures with --disable-curve25519
authorteor <teor2345@gmail.com>
Mon, 29 Sep 2014 02:06:15 +0000 (12:06 +1000)
committerteor <teor2345@gmail.com>
Mon, 29 Sep 2014 02:19:04 +0000 (12:19 +1000)
commitffd92e8ef885f4a63fd09892d508674c9b4a1daf
treecf1dfe86c54a54fcc6ad41ddad1ad7a05bc9c7fb
parent47fab50cbaf3a41e8af9c63f645ad6075b43e565
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.
changes/bug13285-disable-curve25519-build-errors [new file with mode: 0644]
src/test/bench.c
src/test/test_crypto.c