diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2015-10-14 20:11:53 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2015-10-14 20:11:53 +0200 |
| commit | 7d43052166328f788638f0234dcd9e461ba2cdc3 (patch) | |
| tree | 182799a3c368636e18ece972f4e54b6e360908e9 /README.md | |
| parent | c9b915608d0ae354e5666093c6e6bb7b11d5ce77 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ This is work-in-progress, some things may not work yet. ## Usage Coverage support is not upstreamed yet, so you need to apply [this patch](https://codereview.appspot.com/267910043) -to gcc (tested on revision 227353) and [this patch](https://github.com/dvyukov/linux/commit/5626fbd654b9f0ce037376bd95bfe8e9530e1313) +to gcc (tested on revision 228818) and [this patch](https://github.com/dvyukov/linux/commit/5626fbd654b9f0ce037376bd95bfe8e9530e1313) to kernel. Then build kernel with `CONFIG_KASAN` or `CONFIG_KTSAN` and the new `CONFIG_SANCOV`. Then, build syzkaller with `make`. |
