mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #6944 from mhei/expat-docbook-hostbuild
expat: fix host build issue with docbook
This commit is contained in:
@@ -44,6 +44,9 @@ CONFIGURE_ARGS += \
|
||||
--enable-static \
|
||||
--without-docbook
|
||||
|
||||
HOST_CONFIGURE_ARGS += \
|
||||
--without-docbook
|
||||
|
||||
define Host/Install
|
||||
$(MAKE) -C $(HOST_BUILD_DIR) install
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user