mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
vdr-plugin-live: disable parallel build
This commit is contained in:
parent
146790cbcd
commit
8f34ea5db0
@ -12,7 +12,7 @@ PKG_DEPENDS_TARGET="toolchain vdr tntnet pcre:host pcre"
|
||||
PKG_NEED_UNPACK="$(get_pkg_directory vdr)"
|
||||
PKG_LONGDESC="Allows a comfortable operation of VDR and some of its plugins trough a web interface."
|
||||
PKG_TOOLCHAIN="manual"
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
PKG_BUILD_FLAGS="+pic -parallel"
|
||||
|
||||
pre_configure_target() {
|
||||
export LDFLAGS="$LDFLAGS -L$SYSROOT_PREFIX/usr/lib/iconv"
|
||||
|
Loading…
x
Reference in New Issue
Block a user