OK one way is to use `gccgo` instead of `go build`, and the other way is to add 
`-ldflags=-linkmode=external` flag to `go build`.

Still, by default (i.e. using `go build`) it doesn't do that and it's a problem.


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/367#issuecomment-350391947
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to