diff options
author | Ian Lance Taylor <iant@golang.org> | 2022-02-16 11:30:04 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2022-02-16 12:20:10 -0800 |
commit | 24ca97325cab7bc454c785d55f37120fe7ea6f74 (patch) | |
tree | 0dff7e34fe65a75ba82e4a13d69991fdaea7c5eb /gcc | |
parent | 6d66bd25dc84e362f56ffe66667f6c9017ba73d0 (diff) | |
download | gcc-24ca97325cab7bc454c785d55f37120fe7ea6f74.zip gcc-24ca97325cab7bc454c785d55f37120fe7ea6f74.tar.gz gcc-24ca97325cab7bc454c785d55f37120fe7ea6f74.tar.bz2 |
libgo: restore building on Solaris
Add build tags and a few other changes so that libgo builds on Solaris.
Patch partially from Rainer Orth.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/386215
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 745132a..3742414 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -0af68c0552341a44f1fb12301f9eff954b9dde88 +3742e8a154bfec805054b4ebf0809f12dc7694da The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |