log4cxx: disable unused documentation
authorPieter Ronsijn <pieter.ronsijn@barco.com>
Wed, 4 Feb 2015 19:55:44 +0000 (20:55 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 4 Feb 2015 23:08:11 +0000 (00:08 +0100)
Saves around 14 MiB of data in /usr/share/log4cxx/html.

Signed-off-by: Johan Derycke <johan.derycke@barco.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/log4cxx/log4cxx.mk

index 00d851e1dab67b2e9652e798a31b47a59a0e93a1..7d7e2e9bb2d0a8589fabb1b296e70d6f8d9ea4c6 100644 (file)
@@ -13,7 +13,10 @@ LOG4CXX_LICENSE_FILES = LICENSE
 
 LOG4CXX_CONF_OPTS = \
        --with-apr=$(STAGING_DIR)/usr/bin/apr-1-config \
-       --with-apr-util=$(STAGING_DIR)/usr/bin/apu-1-config
+       --with-apr-util=$(STAGING_DIR)/usr/bin/apu-1-config \
+       --disable-dot \
+       --disable-doxygen \
+       --disable-html-docs
 
 LOG4CXX_DEPENDENCIES = apr apr-util