aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-06-06 17:25:32 +0200
committerDmitry Vyukov <dvyukov@google.com>2016-06-06 17:25:32 +0200
commit15efba6eff38efc26a76f3c7829ae2ccca27ac7e (patch)
treec6bbbc3999ff07bfc8485f1abd68d2bf1267ad21
parent54b31a67e6a9f49fc2cda38a79c5adfe68fe9d21 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 070c0ce08..7f6dd03d9 100644
--- a/README.md
+++ b/README.md
@@ -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