diff options
author | Nikhil Benesch <nikhil.benesch@gmail.com> | 2020-10-14 19:24:49 +0000 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-10-15 12:37:39 -0700 |
commit | 6949fbefe28134744a86c5d7b8d9c17fcf3a16a0 (patch) | |
tree | 43e110ef43408bc0b1ece90f54d8ad4532b29b95 /gcc | |
parent | 4f4f649d66e37954ffc05725662e966ae9a4d12f (diff) | |
download | gcc-6949fbefe28134744a86c5d7b8d9c17fcf3a16a0.zip gcc-6949fbefe28134744a86c5d7b8d9c17fcf3a16a0.tar.gz gcc-6949fbefe28134744a86c5d7b8d9c17fcf3a16a0.tar.bz2 |
libgo: correct Makefile typo in path to x/net/route package
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/262342
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 ce96537..a7e6a72 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -94808b9af5cd9b9102ae9680a0e5f124c6793815 +d36e74c7a1aa94fc5cf393dc705b8a1271cb01c7 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |