Skip to content

Commit ebdbee0

Browse files
authored
Merge pull request #3673 from Prabhat1308/pv/doc_change_fuzzing
doc: Suggest `libFuzzer` for MacOS users
2 parents 592d9c7 + b7fbe76 commit ebdbee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fuzz/README.md

Lines changed: 1 addition & 0 deletions
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)