Uncomment pthread_atfork stub to get ion to build
Loading
-
On Linux every static binary with TLS (using relibc) crashes: #153 (closed).
With
#[thread_local]
commented out 9b115f68 doesn't crash.
Please register or sign in to comment
On Linux every static binary with TLS (using relibc) crashes: #153 (closed).
With #[thread_local]
commented out 9b115f68 doesn't crash.