aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40407
blob: 068d278e1455e5fa5504f57d1e100fee814f6513 (plain)
1
2
3
4
5
  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.