systemd update optflags

Signed-off-by: basebuilder_pel7ppc64lebuilder0 <basebuilder@powerel.org>
master
basebuilder_pel7ppc64lebuilder0 2019-11-23 23:01:10 +01:00
parent 888d915276
commit 38778a369a
1 changed files with 3 additions and 2 deletions

View File

@ -3,11 +3,12 @@
# directory.
%global __requires_exclude pkg-config
%global _hardened_build 1
%global optflags %(echo %{optflags} | sed 's/-O3/-O2/')

Name: systemd
Url: http://www.freedesktop.org/wiki/Software/systemd
Version: 219
Release: 67%{?dist}.2
Release: 67%{?dist}
# For a breakdown of the licensing, see README
License: LGPLv2+ and MIT and GPLv2+
Summary: A System and Service Manager
@ -852,7 +853,7 @@ Requires(pre): /usr/sbin/groupadd
Requires: dbus
Requires: %{name}-libs = %{version}-%{release}
Requires: kmod >= 18-4
Requires: powerel-release >= 7.0
Requires: powerel-release >= 7
Requires: diffutils

Provides: /bin/systemctl