mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #6923 from Andy2244/expat-without-docbook
expat: disable docbook
This commit is contained in:
+2
-1
@@ -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