diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2016-06-06 17:25:32 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2016-06-06 17:25:32 +0200 |
| commit | 15efba6eff38efc26a76f3c7829ae2ccca27ac7e (patch) | |
| tree | c6bbbc3999ff07bfc8485f1abd68d2bf1267ad21 | |
| parent | 54b31a67e6a9f49fc2cda38a79c5adfe68fe9d21 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ Setting each of these up is discussed in the following sections. Syzkaller is a coverage-guided fuzzer and so needs the kernel to be built with coverage support. Therefore, a recent upstream version of GCC is needed. Coverage support is submitted to gcc in -revision 231296. Sync past it and build fresh gcc. +revision 231296, released in gcc6. ### Linux Kernel |
