diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2015-10-13 15:00:26 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2015-10-13 15:00:26 +0200 |
| commit | a79bd395ce8aed3cb9192f0a458a78f2ce71ac40 (patch) | |
| tree | 506e5011f210959dfbaeff8a893c7792e33d4df0 /README.md | |
| parent | 9ff5109dca6acfd5fe9ccbca9e6dd2f42a0293e3 (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/3506cff7ed260596a783c3766a852869cd913a5e) +to gcc (tested on revision 227353) 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/master```, ```syzkaller/manager```, ```syzkaller/fuzzer``` and ```syzkaller/executor```. |
