mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
systemd: remove deprecated options
31323f21bb
- meson: drop default-hierarchy= option, always use unifiedb0d3095fd6
- The meson options split-usr, rootlibdir and rootprefix become no-ops that print a warning if they are set to anything other than the default values. We can remove them in a future release.
This commit is contained in:
parent
134f1b0056
commit
baa053ce4a
@ -12,10 +12,7 @@ PKG_DEPENDS_TARGET="meson:host ninja:host gcc:host libcap kmod util-linux entrop
|
|||||||
PKG_LONGDESC="A system and session manager for Linux, compatible with SysV and LSB init scripts."
|
PKG_LONGDESC="A system and session manager for Linux, compatible with SysV and LSB init scripts."
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="--libdir=/usr/lib \
|
PKG_MESON_OPTS_TARGET="--libdir=/usr/lib \
|
||||||
-Drootprefix=/usr \
|
|
||||||
-Dsplit-usr=false \
|
|
||||||
-Dsplit-bin=true \
|
-Dsplit-bin=true \
|
||||||
-Ddefault-hierarchy=unified \
|
|
||||||
-Dtty-gid=5 \
|
-Dtty-gid=5 \
|
||||||
-Dtests=false \
|
-Dtests=false \
|
||||||
-Dseccomp=disabled \
|
-Dseccomp=disabled \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user