-
Couldn't load subscription status.
- Fork 993
Closed
Labels
cgoCGo and libc related issuesCGo and libc related issuesenhancementNew feature or requestNew feature or request
Description
Hello.
I need to set something like CGO_ENABLED=0. There's some code that has different implementations for cases if CGo is supported (+build cgo) and if CGo is not supported (+build !cgo). And I need to compile the second variant. It would be nice if you would help me to understand how can I do it without manually modifying all my dependencies (which could use CGo)?
Metadata
Metadata
Assignees
Labels
cgoCGo and libc related issuesCGo and libc related issuesenhancementNew feature or requestNew feature or request