Skip to content

Conversation

benjirewis
Copy link
Member

No description provided.

@benjirewis benjirewis requested a review from abe-winter October 1, 2025 19:23
@viambot viambot added the safe to test This pull request is marked safe to test from a trusted zone label Oct 1, 2025
mkdir -p bin/static
go build -tags no_cgo,osusergo,netgo $(GCFLAGS) -ldflags="-extldflags=-static $(COMMON_LDFLAGS)" -o bin/static/viam-server-$(shell go env GOARCH) ./web/cmd/server

# should be kept in sync with the windows build in the BuildViamServer helper in testutils/file_utils.go
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The referenced method seems not relevant for this change.

@benjirewis benjirewis merged commit 8bc7ed0 into viamrobotics:main Oct 6, 2025
18 checks passed
@benjirewis benjirewis deleted the hardcode-goarch-in-RSDK-12072 branch October 6, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test This pull request is marked safe to test from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants