mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
Merge pull request #4557 from ilya-fedin/tini-not-minimal
Don't define -DMINIMAL=ON for tini
This commit is contained in:
commit
f6a8421508
@ -11,8 +11,6 @@ PKG_URL="https://github.com/krallin/tini/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="Tini is a simplest init system."
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DMINIMAL=ON"
|
||||
|
||||
PKG_MAKE_OPTS_TARGET="tini-static"
|
||||
|
||||
pre_configure_target(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user