6454eacf10
Fix the following build failures without threads by defining HB_NO_MT as specified in https://github.com/harfbuzz/harfbuzz/blob/main/CONFIG.md: In file included from ../src/hb.hh:458, from ../src/hb-blob.cc:28: ../src/hb-mutex.hh:88:2: error: #error "Could not find any system to define mutex macros." 88 | #error "Could not find any system to define mutex macros." | ^~~~~ This build failure is raised since bump to version 2.8.1 in commit |
||
---|---|---|
.. | ||
0001-meson.build-check-for-pthread.h.patch | ||
Config.in | ||
harfbuzz.hash | ||
harfbuzz.mk |