tklauser / go-sysconf

sysconf for Go, without using cgo
https://pkg.go.dev/github.com/tklauser/go-sysconf
BSD 3-Clause "New" or "Revised" License
141 stars 27 forks source link

Fix build on 32bit arch. #2

Closed edwinhayes closed 4 years ago

edwinhayes commented 4 years ago

Refer #1

tklauser commented 4 years ago

Thank you!