mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
Merge pull request #4408 from HiassofT/le10-bison-no-parallel
bison: build non-parallel
This commit is contained in:
commit
95f71fba8d
@ -10,6 +10,7 @@ PKG_SITE="http://www.gnu.org/software/bison/"
|
||||
PKG_URL="http://ftpmirror.gnu.org/bison/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_HOST="ccache:host m4:host"
|
||||
PKG_LONGDESC="A general-purpose parser generator."
|
||||
PKG_BUILD_FLAGS="-parallel"
|
||||
|
||||
PKG_CONFIGURE_OPTS_HOST="--disable-rpath --with-gnu-ld"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user