We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compiler_type
1 parent 350f4ff commit beafd58Copy full SHA for beafd58
docs/bisect.md
@@ -22,6 +22,7 @@ Create a config file with following lines adjusted for your environment:
22
{
23
"bin_dir": "/home/syzkaller/bisect_bin",
24
"ccache": "/usr/bin/ccache",
25
+ "compiler_type": "gcc",
26
"kernel_repo": "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git",
27
"kernel_branch": "master",
28
"syzkaller_repo": "https://github.com/google/syzkaller",
0 commit comments