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
Add a generic bsd platform for expressions (#1785)
In most places there's a check for either FreeBSD or OpenBSD it should
actually check for BSD in general. This will make some expressions
cleaner and make adding support for other BSD systems easier.
0 commit comments