Comment 4 for bug 1292353

Revision history for this message
John A Meinel (jameinel) wrote :

So I'm pretty sure we want: JUJUD_FLAGS:= -gccgoflags -static-libgo
Is this that "juju bootstrap --upload-tools" also needs to know that it needs to pass -static-libgo" when building the binary?
Do we want to add something like this to a "make install" target so that when people are developing with gccgo it does the right thing by default?