Commit a55a42444d0578125425c3fe64d5f8172c508f44

aneejit1 2022-03-24T20:16:41

Meson build writes to the source directory (issue #3507 ) (#3508) Don't write to source directory if files did not change Remove writes to the source directory which cause a meson build failure if the source directory is read-only. https://github.com/harfbuzz/harfbuzz/pull/3508