mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
We do not need gtk-doc on the target (and hopefully not in staging.. )
This commit is contained in:
@@ -45,6 +45,7 @@ LIBGLIB2_CONF_ENV = \
|
||||
gt_cv_c_wchar_t=$(if $(BR2_USE_WCHAR),yes,no)
|
||||
|
||||
LIBGLIB2_CONF_OPT = --enable-shared \
|
||||
--disable-gtk-doc \
|
||||
--enable-static
|
||||
|
||||
LIBGLIB2_DEPENDENCIES = uclibc gettext libintl pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user