We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d459803 commit b4768d6Copy full SHA for b4768d6
debian/rules
@@ -1,7 +1,7 @@
1
#!/usr/bin/make -f
2
export GOCACHE = /tmp/gocache
3
export GOPATH := /usr/share/gocode
4
-export DEB_BUILD_OPTIONS = parallel=16
+export DEB_BUILD_OPTIONS = parallel=4
5
export GO111MODULE=off
6
ifeq ($(DEB_BUILD_ARCH),sw_64)
7
export GOFLAGS = -vet=off
0 commit comments