From 4381bb2de7a554a148302836b86a5d73264abeae Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sat, 11 May 2019 01:14:04 -0700 Subject: [PATCH] [config] Comment --- src/hb-config.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hb-config.hh b/src/hb-config.hh index 8d71a11..09f7115 100644 --- a/src/hb-config.hh +++ b/src/hb-config.hh @@ -38,6 +38,7 @@ #ifdef HB_TINY #define HB_LEAN #define HB_MINI +//#define HB_NO_MT /* Let user choose */ #endif #ifdef HB_LEAN -- 2.7.4