From f3b7e96da81da3c9c15fac129bb2f551971afffc Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 9 Jul 2017 13:27:14 -0700 Subject: libass: Build with x86 asm --- pkg/libass/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/libass/config.h') diff --git a/pkg/libass/config.h b/pkg/libass/config.h index 862cd78e..517ab7ba 100644 --- a/pkg/libass/config.h +++ b/pkg/libass/config.h @@ -1,6 +1,6 @@ #include -/* #undef CONFIG_ASM */ +#define CONFIG_ASM 1 /* #undef CONFIG_CORETEXT */ /* #undef CONFIG_DIRECTWRITE */ /* #undef CONFIG_FONTCONFIG */ -- cgit v1.2.3