-buildvcs=false

pull/13864/head
Steven Powell 2022-03-30 12:07:14 -07:00
parent 8ff9189838
commit ff6fc5a7fc
1 changed files with 1 additions and 0 deletions

View File

@ -868,6 +868,7 @@ else
$(if $(quiet),@echo " GO $@")
$(Q)GOARCH=arm64 \
go build \
-buildvcs=false \
-installsuffix "static" \
-ldflags="$(KVM2_LDFLAGS)" \
-tags "libvirt.1.3.1 without_lxc" \