Accepting request 697748 from home:marxin:branches:security:apparmor
- Disable LTO (boo#1133091). OBS-URL: https://build.opensuse.org/request/show/697748 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=242
This commit is contained in:
parent
901b8032a7
commit
bdfa577764
@ -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>
|
||||
|
||||
|
@ -376,6 +376,7 @@ SubDomain.
|
||||
%patch13 -p1
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
export SUSE_ASNEEDED=0
|
||||
|
||||
%if %{with python3}
|
||||
|
@ -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>
|
||||
|
||||
|
@ -69,6 +69,7 @@ AppArmor API.
|
||||
%setup -q -n apparmor-%{version}
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
(
|
||||
cd ./libraries/libapparmor
|
||||
%configure \
|
||||
|
Loading…
Reference in New Issue
Block a user