mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #4353 from awiouy/92-emby4420
lttng-ust: disable numa (backport of #4352)
This commit is contained in:
commit
05b8058c98
@ -11,7 +11,7 @@ PKG_DEPENDS_TARGET="toolchain userspace-rcu"
|
||||
PKG_LONGDESC="LTTng is an open source tracing framework for Linux"
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-man-pages"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-man-pages --disable-numa"
|
||||
|
||||
makeinstall_target() {
|
||||
make install DESTDIR=$INSTALL $PKG_MAKEINSTALL_OPTS_TARGET
|
||||
|
Loading…
x
Reference in New Issue
Block a user