On Tuesday, September 13, 2016 at 11:08:18 AM UTC-5, [email protected] wrote: > > My next question is which tool is responsible for selecting the correct > sha1block_GOARCH.s? Is the the compiler, linker, or where? > See https://golang.org/pkg/go/build/ (under Build Constraints) And (as of Go 1.7.1) https://golang.org/src/go/build/build.go#L1449 goodOSArchFile()
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
