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.
This commit is contained in:
Daan De Meyer 2024-02-17 17:58:18 +01:00
parent 3f65739521
commit 4c5b844e62
1 changed files with 0 additions and 1 deletions

View File

@ -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}