aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 71c72a6bb..bced8120d 100644
--- a/Makefile
+++ b/Makefile
@@ -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