diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-04-19 14:20:16 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-04-19 14:20:16 +0000 |
commit | f4488799b2827c9db0c13b356055f9bba0e315b6 (patch) | |
tree | f44a741b613534b6a228dfc0f5e1fbf52b60ce37 /gcc | |
parent | a7bfaee58fea4f4b08e96bc3ba991a5fc164864c (diff) | |
download | gcc-f4488799b2827c9db0c13b356055f9bba0e315b6.zip gcc-f4488799b2827c9db0c13b356055f9bba0e315b6.tar.gz gcc-f4488799b2827c9db0c13b356055f9bba0e315b6.tar.bz2 |
libgo/go/syscall: add SockAddrDatalink on AIX
This patch is required in order to build golang.org/x/net. The
corresponding Go Toolchain patch is CL 170537.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/172898
From-SVN: r270458
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 6007b4f..f5e8bd7 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -ecbd6562aff604b9559f63d714e922a0c9c2a77f +1d2b98a4af0188f3f1d4a3eaae928e1db8383a63 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |