mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
unrar: disable parallel build
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
b919b81c8e
commit
36ab225561
@ -10,7 +10,7 @@ PKG_URL="http://www.rarlab.com/rar/unrarsrc-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="unrar extract, test and view RAR archives"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
PKG_BUILD_FLAGS="+pic -sysroot"
|
||||
PKG_BUILD_FLAGS="+pic -sysroot -parallel"
|
||||
|
||||
unpack() {
|
||||
mkdir -p $PKG_BUILD/unrar lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user