Descriptioncmd/ld: fix syms that are both cgo_import_static & cgo_import_dynamic
This is needed for SWIG when linking in internal mode. In
internal mode if a symbol was cgo_import_static we used to
forget that it was also cgo_import_dynamic.
Patch Set 1 #Patch Set 2 : diff -r 3478ecc801f6 https://go.googlecode.com/hg/ #
MessagesTotal messages: 9
|