mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
harfbuzz: do not require sincosf function
This commit is contained in:
parent
2a1ac1790a
commit
883ed58ee3
@ -19,6 +19,7 @@ COOKBOOK_CONFIGURE_FLAGS+=(
|
||||
--with-glib=yes
|
||||
--with-freetype=yes
|
||||
--with-icu=no
|
||||
ac_cv_func_sincosf=no
|
||||
)
|
||||
cookbook_configure
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user