diff options
author | Benny Siegert <bsiegert@gmail.com> | 2020-04-20 16:11:14 +0200 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-04-20 21:20:53 -0700 |
commit | 8e841bd419fb9dc3e027367fc11078b677541a9a (patch) | |
tree | 6057bd268fb933a070fa9faac31f86e95b767c69 /libphobos/libdruntime/gcc | |
parent | 8ab392f97bb51854e11fae9c2e9a15b67206efba (diff) | |
download | gcc-8e841bd419fb9dc3e027367fc11078b677541a9a.zip gcc-8e841bd419fb9dc3e027367fc11078b677541a9a.tar.gz gcc-8e841bd419fb9dc3e027367fc11078b677541a9a.tar.bz2 |
gccgo: fix runtime compilation on NetBSD
si_code in siginfo_t is a macro on NetBSD, not a member of the
struct itself, so add a C trampoline for receiving its value.
Also replace references to mos.waitsemacount with the replacement and
add some helpers from os_netbsd.go in the GC repository.
Update golang/go#38538.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/228918
Diffstat (limited to 'libphobos/libdruntime/gcc')
0 files changed, 0 insertions, 0 deletions