File freetype2-bc.patch of Package freetype2
---
include/freetype/config/ftoption.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: freetype-2.3.9/include/freetype/config/ftoption.h
===================================================================
--- freetype-2.3.9.orig/include/freetype/config/ftoption.h
+++ freetype-2.3.9/include/freetype/config/ftoption.h
@@ -480,7 +480,7 @@ FT_BEGIN_HEADER
/* Do not #undef this macro here, since the build system might */
/* define it for certain configurations only. */
/* */
-/* #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER */
+#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
/*************************************************************************/