mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-03 04:17:59 +02:00
contrib/rpm: enable LTO by default on RHEL-9 and newer
(cherry picked from commit 2c12786e3d)
This commit is contained in:
parent
75e8f4c36f
commit
ca19b12dc2
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
%bcond_without regen_docs
|
||||
%bcond_with debug
|
||||
%bcond_with test
|
||||
%if 0%{?fedora} >= 33
|
||||
%if 0%{?fedora} >= 33 || 0%{?rhel} >= 9
|
||||
%bcond_without lto
|
||||
%else
|
||||
%bcond_with lto
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue