mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
tini: don't define -DMINIMAL=ON
-DMINIMAL=ON is not compatible with docker
This commit is contained in:
parent
1fcfe6aa38
commit
93f770381b
@ -11,8 +11,6 @@ PKG_URL="https://github.com/krallin/tini/archive/${PKG_VERSION}.tar.gz"
|
|||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_LONGDESC="Tini is a simplest init system."
|
PKG_LONGDESC="Tini is a simplest init system."
|
||||||
|
|
||||||
PKG_CMAKE_OPTS_TARGET="-DMINIMAL=ON"
|
|
||||||
|
|
||||||
PKG_MAKE_OPTS_TARGET="tini-static"
|
PKG_MAKE_OPTS_TARGET="tini-static"
|
||||||
|
|
||||||
pre_configure_target(){
|
pre_configure_target(){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user