On Wed, Nov 15, 2017 at 9:03 PM, 'SrimanthG' via golang-nuts
<golang-nuts@googlegroups.com> wrote:
>
> Is there any programmatic way of disabling cgo runtime checks?
>
> The documentation says to set environment variable "GODEBUG=cgocheck=0".
> However, this does not work for me as I do not control the environment.
> Hoping there is a programmatic way for disabling the runtime checks?

Sorry, there is not.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to