Merge pull request #10 from tam7t/osx-build

Resolve extra semi-colon error on OS X
tree: ba1e85e2427c640e284f361d33f1be173d2ce118
  1. docs/
  2. examples/
  3. interceptor/
  4. linux/
  5. mac/
  6. posix/
  7. third_party/
  8. arch.h
  9. CHANGELOG
  10. common.h
  11. COPYING
  12. files.c
  13. files.h
  14. fuzz.c
  15. fuzz.h
  16. honggfuzz.c
  17. log.c
  18. log.h
  19. Makefile
  20. mangle.c
  21. mangle.h
  22. README.md
  23. report.c
  24. report.h
  25. util.c
  26. util.h
README.md

honggfuzz

Description

Code

Requirements

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

Other

This is NOT an official Google product.