Evaluate setting CGO_CFLAGS (and related) to Fedora standards #67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CGO_CFLAGS, CGO_LDFLAGS and other related CGO_ environment variables for C++ and Fortran are not set in the Fedora build environment. Many upstream Go based projects such as those from the Kubernetes and Docker teams incorporate C or other code. Exporting these environment variables with default Fedora values would help set a build environment for Go packages that has consistent Fedora settings.
Impact analysis needed per comment from @gotmax.