#freebsd specific settings COMMANDS += containerd-shim # amd64 supports go test -race ifeq ($(GOARCH),amd64) TESTFLAGS_RACE= -race endif