Descriptioncmd/ld: permit sym to be both cgo_export_static and cgo_export_dynamic
Fixes SWIG callbacks. Previously crosscall2 was only
cgo_export_static, despite the use of two #pragma declarations
in runtime/cgo/callbacks.c.
Patch Set 1 #
Total comments: 4
Patch Set 2 : diff -r abf073eb4f74 https://code.google.com/p/go #Patch Set 3 : diff -r abf073eb4f74 https://code.google.com/p/go #MessagesTotal messages: 6
|