diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-08-28 14:12:56 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-08-28 14:12:56 -0400 |
commit | 5ef656e7d1b1e1e74c46bd02ce8faaa1d8d09403 (patch) | |
tree | 08b42b53db9e98696d01b2b71cac20454e2750ed /scripts/codegen | |
parent | f53d405084b1398698bb33b83b3c6c091a038602 (diff) | |
download | tor-5ef656e7d1b1e1e74c46bd02ce8faaa1d8d09403.tar.gz tor-5ef656e7d1b1e1e74c46bd02ce8faaa1d8d09403.zip |
Temporarily disable compilation of the v3 hs fuzzing code
Turns out, it wasn't up-to-date with the latest v3 hs API :(
Diffstat (limited to 'scripts/codegen')
-rwxr-xr-x | scripts/codegen/fuzzing_include_am.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/codegen/fuzzing_include_am.py b/scripts/codegen/fuzzing_include_am.py index f2936ef4ea..045d0f8922 100755 --- a/scripts/codegen/fuzzing_include_am.py +++ b/scripts/codegen/fuzzing_include_am.py @@ -7,7 +7,6 @@ FUZZERS = """ diff-apply extrainfo hsdescv2 - hsdescv3 http iptsv2 microdesc |