aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2016-10-30 16:45:34 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2016-10-30 16:45:34 +0000
commit48e21b40b5549ddcf2a3e20cde612ed5c52ed3c2 (patch)
tree19849be05aa15fa5a472ab92d3bf98a5cb37da12 /gcc/go
parentaee707743d4724c2754ba3f73bc9326b39964701 (diff)
downloadgcc-48e21b40b5549ddcf2a3e20cde612ed5c52ed3c2.zip
gcc-48e21b40b5549ddcf2a3e20cde612ed5c52ed3c2.tar.gz
gcc-48e21b40b5549ddcf2a3e20cde612ed5c52ed3c2.tar.bz2
libgo: eliminate a lot of duplication in Makefile.am
I read through the GNU make manual. I knew there had to be a way to do it. Remove the special netgo library. The essential feature--using the Go DNS resolver--is now available by setting GODEBUG=netdns=go. Reviewed-on: https://go-review.googlesource.com/32333 From-SVN: r241687
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 4d04705..f1520e4 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-fe38baff61b9b9426a4f60ff078cf3c8722bf94d
+4ca21c94f00c620bfde2f924e214c78fe2e1ff69
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.