tor/changes/bug40407

6 lines
247 B
Plaintext
Raw Normal View History

o Minor features (fuzzing):
- When building with --enable-libfuzzer, use a set of compiler flags
that works with more recent versions of the library. Previously
we were using a set of flags from 2017.
Closes ticket 40407.