Commit efbab6ba3f7434fca41be1b38e4a5281695f231c

Behdad Esfahbod 2018-05-29T18:21:55

Disable use of thread_local Clang build was failing with: /usr/bin/ld: .libs/libharfbuzz_la-hb-blob.o: relocation R_X86_64_PC32 against undefined hidden symbol `_ZTH12_hb_CrapPool' can not be used when making a shared object Instead of fighting it, just disable use of it.