Accepting request 697782 from security:apparmor

- Disable LTO (boo#1133091). (forwarded request 697748 from marxin)

OBS-URL: https://build.opensuse.org/request/show/697782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=127
This commit is contained in:
2019-04-30 10:55:20 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 23 11:34:08 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133091).
-------------------------------------------------------------------
Sun Apr 14 13:59:55 UTC 2019 - Christian Boltz <suse-beta@cboltz.de>

View File

@@ -376,6 +376,7 @@ SubDomain.
%patch13 -p1
%build
%define _lto_cflags %{nil}
export SUSE_ASNEEDED=0
%if %{with python3}

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 23 11:34:08 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133091).
-------------------------------------------------------------------
Fri Dec 21 12:58:02 UTC 2018 - Christian Boltz <suse-beta@cboltz.de>

View File

@@ -69,6 +69,7 @@ AppArmor API.
%setup -q -n apparmor-%{version}
%build
%define _lto_cflags %{nil}
(
cd ./libraries/libapparmor
%configure \