From 4c5b844e620bc610d792cc416fc436810c6441d8 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Feb 17 2024 16:58:18 +0000 Subject: Don't pass b_lto to meson Let's depend on %lto_cflags doing the right thing instead of manually passing the b_lto option to meson. --- diff --git a/systemd.spec b/systemd.spec index d8a58e5..75720d8 100644 --- a/systemd.spec +++ b/systemd.spec @@ -659,7 +659,6 @@ CONFIGURE_OPTS=( -Dnobody-group=nobody -Dcompat-mutable-uid-boundaries=true -Dsplit-bin=true - -Db_lto=%[%{with lto}?"true":"false"] -Db_ndebug=false -Dman=enabled -Dversion-tag=%{version}-%{release}