mirror of
https://github.com/go-delve/delve.git
synced 2025-10-30 18:27:37 +08:00
Pass CGO_FLAGS='-O0 -g' to go build to disable optimizations when calling the C compiler.
Pass CGO_FLAGS='-O0 -g' to go build to disable optimizations when calling the C compiler.