mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
iptables: Fix build failure due to race
This commit is contained in:
parent
21e53f27bc
commit
37046c6749
@ -33,3 +33,5 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--with-kernel=$(kernel_path)"
|
PKG_CONFIGURE_OPTS_TARGET="--with-kernel=$(kernel_path)"
|
||||||
|
|
||||||
|
MAKEFLAGS="-j1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user