inotify-tools: build without doxygen

This commit is contained in:
Sascha Kuehndel (InuSasha) 2017-06-23 18:43:15 +02:00
parent 89d69787e9
commit 6386883ae6
No known key found for this signature in database
GPG Key ID: 15FED89617B88D1B

View File

@ -30,7 +30,7 @@ PKG_AUTORECONF="yes"
PKG_IS_ADDON="no" PKG_IS_ADDON="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared" PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared --disable-doxygen"
pre_configure_target() { pre_configure_target() {
CFLAGS="$CFLAGS -Wno-error=misleading-indentation" CFLAGS="$CFLAGS -Wno-error=misleading-indentation"