Accepting request 729745 from home:cgiboudeaux:fat-lto-objects

- Build boinc-client using -ffat-lto-objects

OBS-URL: https://build.opensuse.org/request/show/729745
OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=77
This commit is contained in:
Jan Engelhardt 2019-09-10 10:18:05 +00:00 committed by Git OBS Bridge
parent bf7bbc5b3c
commit b1d2cdf304
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 10 09:24:20 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Build boinc-client using -ffat-lto-objects
-------------------------------------------------------------------
Sat Dec 15 17:37:27 UTC 2018 - aaronpuchert@alice-dsl.net

View File

@ -1,7 +1,7 @@
#
# spec file for package boinc-client
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 by Aaron Puchert <aaronpuchert@alice-dsl.net>
# Copyright (c) 2011 by Sascha Manns <saigkill@opensuse.org>
#
@ -43,7 +43,7 @@ License: GPL-3.0-or-later OR LGPL-3.0-or-later
Group: Productivity/Clustering/Computing
Url: http://boinc.berkeley.edu/
#Git-Clone: git://github.com/BOINC/boinc
#Git-Clone: git://github.com/BOINC/boinc
Source0: https://github.com/BOINC/boinc/archive/client_release/%{minor_version}/%{version}.tar.gz
Source1: boinc-icons.tar.bz2
Source2: boinc-gui.desktop
@ -157,6 +157,7 @@ Requires: openssl-devel
This package contains development files for libboinc.
%prep
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%setup -q -n %{name}_release-%{minor_version}-%{version} -D -a 1
%patch -P 1 -P 2 -P 4 -P 5 -P 6 -p1