aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorMichael Hudson-Doyle <michael.hudson@canonical.com>2015-08-27 11:20:38 +1200
committerDave Cheney <dave@cheney.net>2015-09-03 01:07:40 +0000
commit9f0baca5054c8039d763f6a4d71d4508e896d546 (patch)
tree7c0bf3041df88cdc5ce63102360f00b065f3bdd6 /src/database/sql/sql.go
parentdf37c4b987640849ad2b4033b4f94d7398eceba6 (diff)
downloadgo-9f0baca5054c8039d763f6a4d71d4508e896d546.tar.xz
runtime: fixes for arm64 shared libraries
Building for shared libraries requires that all functions that are declared have an implementation and vice versa so make that so on arm64. It would be nicer to not require the stub sigreturn (it will never be called) but that seems a bit awkward. Change-Id: I3cec81697161b452af81fa35939f748bd1acf7fd Reviewed-on: https://go-review.googlesource.com/13995 Reviewed-by: David Crawshaw <crawshaw@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions