diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-15 14:25:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-15 14:25:12 +0000 |
commit | 7b54753033a794dfe52c7fb1bc4d7f39b77b872d (patch) | |
tree | 9e86edb84828f78f3b7392e12582e06f44363c09 /gcc | |
parent | d86dd2490f8956c764021f594d99d16b3dca81e0 (diff) | |
download | gcc-7b54753033a794dfe52c7fb1bc4d7f39b77b872d.zip gcc-7b54753033a794dfe52c7fb1bc4d7f39b77b872d.tar.gz gcc-7b54753033a794dfe52c7fb1bc4d7f39b77b872d.tar.bz2 |
runtime: include <syscall.h> and <sys/syscall.h> if available
Fixes Solaris build.
Reviewed-on: https://go-review.googlesource.com/c/162885
From-SVN: r268940
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 993916e..00bc1e5 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -a9c1a76e14b66a356d3c3dfb50f1e6138e97733c +6877c95a5f44c3ab4f492d2000ce07771341d7b7 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |