Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` ld.lld: error: relocation R_X86_64_TPOFF32 against v8::internal::g_current_local_heap_ cannot be used with -shared ld.lld: error: relocation R_386_TLS_LE against v8::internal::g_current_isolate_ cannot be used with -shared ld.lld: error: relocation R_ARM_TLS_LE32 against v8::internal::g_current_isolate_ cannot be used with -shared ld.lld: error: relocation R_AARCH64_TLSLE_ADD_TPREL_HI12 against v8::internal::g_current_local_heap_ cannot be used with -shared relocation R_X86_64_TPOFF32 against hidden symbol `_ZN2v88internal18g_current_isolate_E' can not be used when making a shared object ```
- Loading branch information