gitlab.com/Raven-IO/raven-delve@v1.22.4/pkg/proc/native/support_sentinel_cgo_freebsd.go (about)

     1  //go:build freebsd && amd64 && !cgo
     2  
     3  // This file is used to detect building on freebsd with cgo disabled
     4  
     5  package can_not_build_on_freebsd_with_cgo_disabled