diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-10-28 11:48:19 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-10-28 12:18:01 -0700 |
commit | dfbadb8ce9f4a7278121ab92bf77bde0c1d3b641 (patch) | |
tree | 488c2135994377bf483c1c8c937a99e4fb833469 /gcc | |
parent | 3dcd47389b16f48dcf5512b9ebba15af5c0be948 (diff) | |
download | gcc-dfbadb8ce9f4a7278121ab92bf77bde0c1d3b641.zip gcc-dfbadb8ce9f4a7278121ab92bf77bde0c1d3b641.tar.gz gcc-dfbadb8ce9f4a7278121ab92bf77bde0c1d3b641.tar.bz2 |
syscall: don't build libcall_bsd.go on solaris
This new file was based on master sources that are built for *BSD
but not Solaris
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/266017
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 1f65809..45aafaa 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -be0d2cc2df9f98d967c242594838f86362dae2e7 +88a25df9133e9a1fc28a00b08ee30d7e5ab2cdbb The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |