mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libirman: disable parallel build
Occasionally it attempts to link the plugin against the library before the library is linked.
This commit is contained in:
parent
ed32c16915
commit
f58d0c7a0b
@ -11,7 +11,7 @@ PKG_DEPENDS_TARGET="toolchain systemd lirc"
|
|||||||
PKG_NEED_UNPACK="$(get_pkg_directory lirc)"
|
PKG_NEED_UNPACK="$(get_pkg_directory lirc)"
|
||||||
PKG_LONGDESC="libirman library for lircd"
|
PKG_LONGDESC="libirman library for lircd"
|
||||||
PKG_TOOLCHAIN="autotools"
|
PKG_TOOLCHAIN="autotools"
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic -parallel"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-swtest"
|
PKG_CONFIGURE_OPTS_TARGET="--disable-swtest"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user