gitlab.com/Raven-IO/raven-delve@v1.22.4/pkg/proc/native/support_sentinel_freebsd.go (about) 1 //go:build freebsd && !amd64 2 3 // This file is used to detect build on unsupported GOOS/GOARCH combinations. 4 5 package your_freebsd_architecture_is_not_supported_by_delve