aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/linux/setup.md')
-rw-r--r--docs/linux/setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup.md b/docs/linux/setup.md
index e7d976388..ff81b253c 100644
--- a/docs/linux/setup.md
+++ b/docs/linux/setup.md
@@ -27,7 +27,7 @@ If you encounter any troubles, check the [troubleshooting](/docs/troubleshooting
### C Compiler
Syzkaller is a coverage-guided fuzzer and therefore it needs the kernel to be built with coverage support, which requires a recent GCC version.
-Coverage support was submitted to GCC in revision `231296`, released in GCC v6.0.
+Coverage support was submitted to GCC, released in GCC 6.1.0 or later.
### Linux Kernel