Skip to content

Commit b7fbe76

Browse files
committed
suggest libFuzzer for MacOS users
1 parent d671596 commit b7fbe76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fuzz/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ easily.
1515
We support multiple fuzzing engines such as `honggfuzz`, `libFuzzer` and `AFL`. You typically won't
1616
need to run the entire suite of different fuzzing tools. For local execution, `honggfuzz`should be
1717
more than sufficient.
18+
> MacOS users should prefer using `libFuzzer` since `honggfuzz` is not actively maintained for MacOS based systems
1819
1920
### Setup
2021
#### Honggfuzz

0 commit comments

Comments
 (0)