Skip to content

Aix: Fix V8 canary build

Use -fno-extern-tls-init to avoid link error with extern thread_local

Fixes: https://github.com/nodejs/node-v8/issues/234#issuecomment-1316978331

Related (gcc bug): https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100641

Merge request reports

Loading