On Thu, Nov 16, 2017 at 9:46 AM, Srimanth Gunturi
<srimanth.gunt...@blippar.com> wrote:
>
> My environment is unable to accept this format due to the double '=' in the
> same key/value.

That's really odd.

> Is there an alternate way of expressing the same environment variable - like
> 'GODEBUG=cgocheck:0' or something like that?

Unfortunately there is not.

Ian


> 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.

Reply via email to