My environment is unable to accept this format due to the double '=' in the same key/value. Is there an alternate way of expressing the same environment variable - like 'GODEBUG=cgocheck:0' or something like that?
On Wed, Nov 15, 2017 at 9:05 PM, Ian Lance Taylor <i...@golang.org> wrote: > 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.