mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
automake: further fix race in parallel builds
This commit is contained in:
parent
d71a0e20f0
commit
261b0c2d85
@ -9,6 +9,7 @@ PKG_SITE="http://sources.redhat.com/automake/"
|
|||||||
PKG_URL="http://ftpmirror.gnu.org/automake/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
PKG_URL="http://ftpmirror.gnu.org/automake/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
PKG_DEPENDS_HOST="ccache:host autoconf:host"
|
PKG_DEPENDS_HOST="ccache:host autoconf:host"
|
||||||
PKG_LONGDESC="A GNU tool for automatically creating Makefiles."
|
PKG_LONGDESC="A GNU tool for automatically creating Makefiles."
|
||||||
|
PKG_BUILD_FLAGS="-parallel"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_HOST="--target=${TARGET_NAME} --disable-silent-rules"
|
PKG_CONFIGURE_OPTS_HOST="--target=${TARGET_NAME} --disable-silent-rules"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user