OS X 10.11 build support

Signed-off-by: Anestis Bechtsoudis <anestis@census-labs.com>
1 file changed
tree: ce2bc93b03ebd42d64fce3b78e09fa0bc9336fe0
  1. android/
  2. docs/
  3. examples/
  4. interceptor/
  5. linux/
  6. mac/
  7. posix/
  8. third_party/
  9. tools/
  10. .gitignore
  11. arch.h
  12. CHANGELOG
  13. common.h
  14. CONTRIBUTING
  15. COPYING
  16. display.c
  17. display.h
  18. files.c
  19. files.h
  20. fuzz.c
  21. fuzz.h
  22. honggfuzz.c
  23. log.c
  24. log.h
  25. Makefile
  26. mangle.c
  27. mangle.h
  28. README.md
  29. report.c
  30. report.h
  31. util.c
  32. util.h
README.md

honggfuzz

Description

Code

Requirements

  • Linux - BFD library (libbfd-dev) and LibUnwind (libunwind-dev/libunwind8-dev)
  • FreeBSD - gmake
  • Android - Android SDK/NDK

Other

This is NOT an official Google product.