aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorShenghou Ma <minux@golang.org>2015-09-10 02:32:12 -0400
committerMinux Ma <minux@golang.org>2015-09-12 08:34:52 +0000
commit0b5bcf53ee4af0e244ba1991069741774bf4f164 (patch)
treead8e8d5097b18c63c88efba5107ca86f52bd167b /src/database/sql/sql.go
parentea4e321d4daef32f4cd8df8ec799122ff3c6b9f0 (diff)
downloadgo-0b5bcf53ee4af0e244ba1991069741774bf4f164.tar.xz
runtime/cgo: explicitly link msvcrt on windows
It's because runtime links to ntdll, and ntdll exports a couple incompatible libc functions. We must link to msvcrt first and then try ntdll. Fixes #12030. Change-Id: I0105417bada108da55f5ae4482c2423ac7a92957 Reviewed-on: https://go-review.googlesource.com/14472 Reviewed-by: Alex Brainman <alex.brainman@gmail.com> Run-TryBot: Minux Ma <minux@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions