mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 12:34:35 +04:00
expat: disable docbook
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
This commit is contained in:
@@ -41,7 +41,8 @@ TARGET_CFLAGS += $(FPIC)
|
|||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--enable-static
|
--enable-static \
|
||||||
|
--without-docbook
|
||||||
|
|
||||||
define Host/Install
|
define Host/Install
|
||||||
$(MAKE) -C $(HOST_BUILD_DIR) install
|
$(MAKE) -C $(HOST_BUILD_DIR) install
|
||||||
|
|||||||
Reference in New Issue
Block a user