Seems to have worked fine though.
Signed-off-by: Christian Melki <[email protected]>
---
rules/harfbuzz.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/harfbuzz.make b/rules/harfbuzz.make
index 1bef9bbba..853442b92 100644
--- a/rules/harfbuzz.make
+++ b/rules/harfbuzz.make
@@ -52,7 +52,7 @@ HARFBUZZ_CONF_OPT := \
-Dintrospection=$(call ptx/endis, PTXCONF_HARFBUZZ_INTROSPECTION)d \
-Dragel_subproject=false \
-Dtests=disabled \
- -Dutilities=disabled
+ -Dutilities=disabled \
-Dwasm=disabled
# ----------------------------------------------------------------------------
--
2.34.1