Search Criteria
Package Details: syzkaller-git r5884.79264ae39-1
Git Clone URL: | https://aur.archlinux.org/syzkaller-git.git (read-only, click to copy) |
---|---|
Package Base: | syzkaller-git |
Description: | a distributed, unsupervised, coverage-guided Linux syscall fuzzer |
Upstream URL: | https://github.com/google/syzkaller |
Licenses: | |
Submitter: | anatolik |
Maintainer: | anatolik |
Last Packager: | anatolik |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-17 23:17 |
Last Updated: | 2021-01-03 18:01 |
Dependencies (2)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go)
- git (git-git) (make)
Latest Comments
andreip commented on 2018-04-12 07:35
I'm getting
I have
${GOPATH} == ${HOME}/go
which is outside/tmp
Apparently go install needs to be told where to install in that case. I can't find anything related to go however in thePKGBUILD
.Can anybody help?
EDIT: code formatting