Update new_library.md

This commit is contained in:
Mike Aizatsky 2016-10-11 18:26:42 -07:00 committed by GitHub
parent b7b12d9207
commit 8aa729f199
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ library go into <https://github.com/google/oss-fuzz/tree/master/expat>.
[Install Docker].
*NOTE: Docker images can consume significant disk space. Run*
*[docker-cleanup](https://gist.github.com/mikea/f18ff91a65a7620b9a78551d4bfa0d26)*
*periodically to garbage collect unused images.*
Building fuzzers requires building your library with a fresh of
Clang compiler and special compiler flags. An easy-to-use Docker image is
provided to simplify tool distribution.