mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
harfbuzz: update why we are using autoreconf
Following the addition of a patch touching Makefile.am, let's update the comment explaining why we use <pkg>_AUTORECONF = YES. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -25,7 +25,7 @@ HOST_HARFBUZZ_CONF_OPTS = \
|
||||
--with-freetype=yes \
|
||||
--with-glib=yes
|
||||
|
||||
# beta libtool version
|
||||
# beta libtool version and patching Makefile.am
|
||||
HARFBUZZ_AUTORECONF = YES
|
||||
|
||||
ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),y)
|
||||
|
||||
Reference in New Issue
Block a user