diff --git a/recipes/harfbuzz/recipe.toml b/recipes/harfbuzz/recipe.toml
index f84afeaf9edddd847d69296985ea3a6c6af6481b..22f21ea8e31e2a1ebe7e3c5c5a33b88710c59973 100644
--- a/recipes/harfbuzz/recipe.toml
+++ b/recipes/harfbuzz/recipe.toml
@@ -19,6 +19,7 @@ COOKBOOK_CONFIGURE_FLAGS+=(
     --with-glib=yes
     --with-freetype=yes
     --with-icu=no
+    ac_cv_func_sincosf=no
 )
 cookbook_configure
 """