mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Merge pull request #1716 from InuSasha/fixes/inotify-tools
inotify-tools: build without doxygen
This commit is contained in:
commit
8b39f7355e
@ -30,7 +30,7 @@ PKG_AUTORECONF="yes"
|
||||
|
||||
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() {
|
||||
CFLAGS="$CFLAGS -Wno-error=misleading-indentation"
|
||||
|
Loading…
x
Reference in New Issue
Block a user