mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
inotify-tools: fix compiling
This commit is contained in:
@@ -33,6 +33,10 @@ PKG_IS_ADDON="no"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"
|
||||
|
||||
pre_configure_target() {
|
||||
CFLAGS="$CFLAGS -Wno-error=misleading-indentation"
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
: nothing to do
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user