mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
strace: move to packages/debug, drop -sysroot flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
ca3ef4a1ba
commit
d24b4ae1a8
@ -10,7 +10,6 @@ PKG_URL="https://strace.io/files/${PKG_VERSION}/strace-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="strace is a diagnostic, debugging and instructional userspace utility"
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
PKG_BUILD_FLAGS="-sysroot"
|
||||
|
||||
if [ "${TARGET_ARCH}" = x86_64 ]; then
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-mpers=no"
|
Loading…
x
Reference in New Issue
Block a user