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
Fish will not compile on illumos due to it using linux-specific stuff from the libc crate. Specifically, it uses a lot of stuff from libc/unix/linux_like/linux/mod.rs, so it will not compile on IllumOS/OmniOS/OpenIndiana.