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
We need to check for libpthread when compiling. Ruby >=1.9 already
links against pthread, so it would Just Work (tm) but 1.8 would not.
Considering how long this is broken with no one complaining, why do we still
support 1.8?
0 commit comments