mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
lttng-ust: disable numa
This commit is contained in:
parent
db212b01df
commit
3ab9e80fe7
@ -11,7 +11,7 @@ PKG_DEPENDS_TARGET="toolchain userspace-rcu"
|
|||||||
PKG_LONGDESC="LTTng is an open source tracing framework for Linux"
|
PKG_LONGDESC="LTTng is an open source tracing framework for Linux"
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-man-pages"
|
PKG_CONFIGURE_OPTS_TARGET="--disable-man-pages --disable-numa"
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
make install DESTDIR=$INSTALL $PKG_MAKEINSTALL_OPTS_TARGET
|
make install DESTDIR=$INSTALL $PKG_MAKEINSTALL_OPTS_TARGET
|
||||||
|
Loading…
x
Reference in New Issue
Block a user