commit | 67eb9acf792a63e4d6a8447c23cbb5d4b97891dc | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Tue Feb 15 17:17:49 2022 -0600 |
committer | Behdad Esfahbod <[email protected]> | Tue Feb 15 17:17:49 2022 -0600 |
tree | 660a54f13ef41a9ed2e3feba7c1aee9e394bc4ac | |
parent | 197ed8f5923b04cfd843942428814ea14b88632e [diff] [blame] |
[config] Add HB_NO_BORING_EXPANSION
diff --git a/src/hb-config.hh b/src/hb-config.hh index 5141ad8..4b46dea 100644 --- a/src/hb-config.hh +++ b/src/hb-config.hh
@@ -85,6 +85,7 @@ #ifdef HB_MINI #define HB_NO_AAT #define HB_NO_LEGACY +#define HB_NO_BORING_EXPANSION #endif #if defined(HAVE_CONFIG_OVERRIDE_H) || defined(HB_CONFIG_OVERRIDE_H)