You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, this package is incompatible with Solaris/Illumos due to the syscalls in sysmem.
Considering also that sysctl is going away, I think it would be a good idea to rework sysmem in a more agnostic manner using x/sys/unix.
The text was updated successfully, but these errors were encountered:
At the moment, this package is incompatible with Solaris/Illumos due to the syscalls in
sysmem
.Considering also that sysctl is going away, I think it would be a good idea to rework
sysmem
in a more agnostic manner usingx/sys/unix
.The text was updated successfully, but these errors were encountered: