4 Commits

Author SHA1 Message Date
Fraser Waters
7de28cee0d Add GHA workflow to run test_crosscompile and go test (#141)
* Add GHA workflow to run test_crosscompile and go test
* crosscompile job doesn't need setup-go
* Test more go versions
* Test 1.6
* Remove 1.13 and add comment of testing strategy
2022-03-27 08:14:20 -04:00
Guillaume J. Charmes
f73a158a9a Simplify solaris implementation. (#120)
Remove golang.org/x/sys/unix dependency for solaris
Add new go build tag directives
2021-05-29 18:39:47 -04:00
Guillaume J. Charmes
5cf931ef8f Prevent arm64 file to be compiled anywhere else. Fixed #32. 2015-05-11 13:47:10 -04:00
Qiang Huang
35af567f73 Add support for ARM64
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-05-11 16:26:17 +08:00