The code that ensures that the binaries we create are linked against the right shared libraries is scattered all of the place and handled in inconsistent ways for all the binary formats. Clean this up.
(For Go 1.6, if that wasn't obvious)
The text was updated successfully, but these errors were encountered:
The code that ensures that the binaries we create are linked against the right shared libraries is scattered all of the place and handled in inconsistent ways for all the binary formats. Clean this up.
(For Go 1.6, if that wasn't obvious)
The text was updated successfully, but these errors were encountered: