From 4647d305df19c32219963d61fe85d504fe66550731dd459eb0757c07dfa28b56 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 24 Mar 2023 09:45:03 +0000 Subject: [PATCH] Accepting request 1074125 from home:tiwai:branches:Base:System - Revert LTO again; it still breaks builds OBS-URL: https://build.opensuse.org/request/show/1074125 OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=78 --- libcap.changes | 5 +++++ libcap.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libcap.changes b/libcap.changes index 3feb997..093e72a 100644 --- a/libcap.changes +++ b/libcap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 24 09:38:17 UTC 2023 - Takashi Iwai + +- Revert LTO again; it still breaks builds + ------------------------------------------------------------------- Thu Mar 23 15:43:17 UTC 2023 - Martin Liška diff --git a/libcap.spec b/libcap.spec index c48aef3..42e4add 100644 --- a/libcap.spec +++ b/libcap.spec @@ -94,6 +94,7 @@ libcap. %autopatch -p1 %build +%global _lto_cflags %{nil} %global buildvariables RAISE_SETFCAP=no prefix=%{_prefix} lib=%{_lib} SHARED=yes LIBDIR=%{_libdir} SBINDIR=%{_sbindir} PKGCONFIGDIR=%{_libdir}/pkgconfig/ INCDIR=%{_includedir} MANDIR=%{_mandir} SHARED=yes COPTS="%{optflags}" %make_build %{buildvariables}