summaryrefslogtreecommitdiff
path: root/go/src/golang.org/x/sys
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-04-26 01:38:05 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-04-26 01:39:57 -0400
commit9fbe238cfee84beb0e0796463f7f6b44c13cbdd3 (patch)
tree9faa155aa3d29488aa740f6b9e3d7e931bc5876e /go/src/golang.org/x/sys
parent1a64603645e894fd2c886a02876762bee0b208a7 (diff)
Update dependencies
This now requires go 1.10 (because x/sys/unix) The cgo that go 1.10 ships is apparently super unhappy when `CC=gcc -std=c99`, it wants GNU dialects. So add a way to override that; set `go_CC=gcc -std=gnu99`. On the bright side, the cgo CFLAGS hacks are no longer nescessary.
Diffstat (limited to 'go/src/golang.org/x/sys')
m---------go/src/golang.org/x/sys0
1 files changed, 0 insertions, 0 deletions
diff --git a/go/src/golang.org/x/sys b/go/src/golang.org/x/sys
-Subproject ab9e364efd8b52800ff7ee48a9ffba4e0ed78df
+Subproject bb9c189858d91f42db229b04d45a4c3d23a7662