mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
systemd: specify 'kmod' binary location otherwise the one in $TOOLCHAIN/bin will be used
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -41,6 +41,7 @@ PKG_AUTORECONF="yes"
|
||||
# export CPP=${TARGET_PREFIX}cpp
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
|
||||
KMOD=/usr/bin/kmod \
|
||||
--disable-nls \
|
||||
--disable-gtk-doc \
|
||||
--disable-gtk-doc-html \
|
||||
|
||||
Reference in New Issue
Block a user