mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-01 09:06:17 +01:00
systemd: remove unnecessary options
-Dblkid is automatically detected, and other three options are meson defaults.
This commit is contained in:
parent
db3b7226ab
commit
3b8d6f51a3
@ -54,16 +54,12 @@
|
||||
cd build
|
||||
|
||||
meson --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--buildtype=release \
|
||||
-Dblkid=true \
|
||||
-Ddefault-dnssec=no \
|
||||
-Dfirstboot=false \
|
||||
-Dinstall-tests=false \
|
||||
-Dldconfig=false \
|
||||
-Dsysusers=false \
|
||||
-Db_lto=false \
|
||||
-Drpmmacrosdir=no \
|
||||
-Dhomed=false \
|
||||
-Duserdb=false \
|
||||
|
Loading…
Reference in New Issue
Block a user