package/systemd: drop optiopns that are now conditional
Commit 6f28ce5322
(package/systemd: enable building of systemd-boot)
made the efi and gnu-efi optiona conditional upon whether systemd-boot
is built or not, but forgot to remove the non-conditional ones.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: James Hilliard <james.hilliard1@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
aab752e727
commit
2ff6ee0947
@ -24,8 +24,6 @@ SYSTEMD_CONF_OPTS += \
|
|||||||
-Dblkid=true \
|
-Dblkid=true \
|
||||||
-Dman=false \
|
-Dman=false \
|
||||||
-Dima=false \
|
-Dima=false \
|
||||||
-Defi=false \
|
|
||||||
-Dgnu-efi=false \
|
|
||||||
-Dlibcryptsetup=false \
|
-Dlibcryptsetup=false \
|
||||||
-Dldconfig=false \
|
-Dldconfig=false \
|
||||||
-Ddefault-dnssec=no \
|
-Ddefault-dnssec=no \
|
||||||
|
Loading…
Reference in New Issue
Block a user