Descriptioncmd/ld: attempt at fixing openbsd build
OpenBSD is excluded from all the usual thread-local storage
code, not just emitting the tbss section in the external link .o
but emitting a PT_TLS section in an internally-linked executable.
I assume it just has no proper TLS support. Exclude it here too.
Patch Set 1 #Patch Set 2 : diff -r c7a9e9243878 https://code.google.com/p/go/ #Patch Set 3 : diff -r 5db28b080054 https://code.google.com/p/go/ #MessagesTotal messages: 3
|