Skip to content
Snippets Groups Projects
Verified Commit 883ed58e authored by Jeremy Soller's avatar Jeremy Soller
Browse files

harfbuzz: do not require sincosf function

parent 2a1ac179
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ COOKBOOK_CONFIGURE_FLAGS+=(
--with-glib=yes
--with-freetype=yes
--with-icu=no
ac_cv_func_sincosf=no
)
cookbook_configure
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment