diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-29 14:14:40 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-29 14:14:40 +0000 |
commit | 039073944d46918f540461555d79de357cf9dfe9 (patch) | |
tree | 5253d7739fbd73f74be1b133cbbf6cc028d53f1c /gcc | |
parent | d4dfb0056252fbc272a0b15fb9f9697deab3f954 (diff) | |
download | gcc-039073944d46918f540461555d79de357cf9dfe9.zip gcc-039073944d46918f540461555d79de357cf9dfe9.tar.gz gcc-039073944d46918f540461555d79de357cf9dfe9.tar.bz2 |
mksysinfo: strip locale structs
We don't need them, and this fixes the build when using uClibc-ng
1.0.26 as originally reported at
https://gcc.gnu.org/ml/gcc-patches/2017-09/msg01930.html
Reviewed-on: https://go-review.googlesource.com/67110
From-SVN: r253291
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 12cba43..56ede0d 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -11b7dae7de94215e92eb46e703cfecd76c0a3282 +9a9d526a4c0a7f5b3635034b3e1dc3bbe6380dd2 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |