commit | 6a2cbc6ef51680309eb3970ed9c66ff766dc8040 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Oct 12 10:46:09 2017 +0200 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Oct 12 10:46:09 2017 +0200 |
tree | cc82783912014f1847faf13501e9f514a3a12013 | |
parent | dfeccd073a5e78f6a2c630355c04121b70d2b4aa [diff] |
[coretext] Use fabsf() instead of abs() Fixes bots. Link libharfbuzz.so with -lm. Surprising that we survived without it so far!