You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package requires the `CGO_ENABLED=1`ennvironment variable if not set by default, and the presence of the `gcc` compiler.
184
+
This package requires the `CGO_ENABLED=1`environment variable if not set by default, and the presence of the `gcc` compiler.
185
185
186
186
If you need to add additional CFLAGS or LDFLAGS to the build command, and do not want to modify this package, then this can be achieved by using the `CGO_CFLAGS` and `CGO_LDFLAGS` environment variables.
0 commit comments