diff options
author | Ian Lance Taylor <iant@golang.org> | 2022-12-19 10:37:06 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2022-12-20 19:34:55 -0800 |
commit | 2b1a604a9b28fbf4f382060bebd04adb83acc2f9 (patch) | |
tree | bee35ab7e97274b0d4528c5a41bdd39e6da485d6 /gcc | |
parent | fb73bfdb67789f10378ed855b0da7f85376e4b6f (diff) | |
download | gcc-2b1a604a9b28fbf4f382060bebd04adb83acc2f9.zip gcc-2b1a604a9b28fbf4f382060bebd04adb83acc2f9.tar.gz gcc-2b1a604a9b28fbf4f382060bebd04adb83acc2f9.tar.bz2 |
libgo: check for makecontext in -lucontext
Patch from Sören Tempel.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/458396
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 d8c4e02..d123c74 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -9906861dc86c1733bb304d3d45b1534adb32712c +ecc2a2e70e44fa76a75b12d0893bc1702b72a1b4 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |