We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c6de032 + 9ce1bbe commit 00b8522Copy full SHA for 00b8522
depends/packages/freetype.mk
@@ -6,7 +6,7 @@ $(package)_file_name=$(package)-$($(package)_version).tar.bz2
6
$(package)_sha256_hash=3a3bb2c4e15ffb433f2032f50a5b5a92558206822e22bfe8cbe339af4aa82f88
7
8
define $(package)_set_vars
9
- $(package)_config_opts=--without-zlib --without-png --disable-static
+ $(package)_config_opts=--without-zlib --without-png --without-harfbuzz --without-bzip2 --disable-static
10
$(package)_config_opts_linux=--with-pic
11
$(package)_cxxflags_aarch64_linux = $(GCCFLAGS)
12
$(package)_cflags_aarch64_linux = $(GCCFLAGS)
0 commit comments