diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -401,8 +401,7 @@ install_prerequisites: sudo apt-get install -y -q g++-s390x-linux-gnu || true sudo apt-get install -y -q g++-riscv64-linux-gnu || true sudo apt-get install -y -q ragel clang-format - go get -u golang.org/x/tools/cmd/goyacc \ - github.com/dvyukov/go-fuzz/go-fuzz-build + go get -u golang.org/x/tools/cmd/goyacc check_copyright: ./tools/check-copyright.sh |
