mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
pkg-autotools: fixup pkg_CONFIGURE_CMDS after DISABLE_DOCUMENTATION removal
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -114,7 +114,7 @@ define $(2)_CONFIGURE_CMDS
|
||||
--disable-docs \
|
||||
--disable-documentation \
|
||||
--with-xmlto=no \
|
||||
--with-fop=no
|
||||
--with-fop=no \
|
||||
$$(DISABLE_NLS) \
|
||||
$$(DISABLE_LARGEFILE) \
|
||||
$$(DISABLE_IPV6) \
|
||||
|
||||
Reference in New Issue
Block a user