You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- disable the buildvcs feature to avoid an "obtaining VCS status
error" on Arm (golang/go#51253)
- binaries will be stamped with vesion control information if
buildvcs=true is set. If you specify buildvcs=true and version
control information is available but cannot be included due to
a missing tool or an ambiguous directory structure, go build
will raise an error
Signed-off-by: Xin Yang <[email protected]>
Change-Id: I979e2c78c3446b44d92d6b6eeb9ac9441b010704
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk-csi/+/15537
Tested-by: SPDK CI Jenkins <[email protected]>
Reviewed-by: Tomasz Zawadzki <[email protected]>
Reviewed-by: Jim Harris <[email protected]>
Reviewed-by: Yibo Cai <[email protected]>
Reviewed-by: Antti Kervinen <[email protected]>
0 commit comments