forked from pool/util-linux
Accepting request 711045 from home:marxin:branches:Base:System
- Use FAT LTO objects in order to provide proper static library (boo#1138795). OBS-URL: https://build.opensuse.org/request/show/711045 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=404
This commit is contained in:
parent
7c66eb8cf6
commit
6bb207a4a8
@ -73,7 +73,7 @@ Name: python3-libmount
|
||||
%endif
|
||||
Summary: %main_summary
|
||||
License: GPL-2.0-or-later
|
||||
Group: %main_group
|
||||
Group: %group_pl
|
||||
BuildRequires: audit-devel
|
||||
BuildRequires: binutils-devel
|
||||
BuildRequires: fdupes
|
||||
@ -378,6 +378,7 @@ SMP systems.
|
||||
%if %build_util_linux
|
||||
%package -n python3-libmount
|
||||
Summary: %summary_pl
|
||||
License: GPL-2.0-or-later
|
||||
Group: %group_pl
|
||||
|
||||
%description -n python3-libmount
|
||||
@ -399,6 +400,7 @@ cp -a %{S:2} .
|
||||
%patch5 -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
bash ./util-linux-login_defs-check.sh
|
||||
%if %build_util_linux
|
||||
#
|
||||
|
@ -399,6 +399,7 @@ cp -a %{S:2} .
|
||||
%patch5 -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
bash ./util-linux-login_defs-check.sh
|
||||
%if %build_util_linux
|
||||
#
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 09:27:11 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use FAT LTO objects in order to provide proper static library (boo#1138795).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 00:21:25 CEST 2019 - sbrabec@suse.com
|
||||
|
||||
|
@ -399,6 +399,7 @@ cp -a %{S:2} .
|
||||
%patch5 -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
bash ./util-linux-login_defs-check.sh
|
||||
%if %build_util_linux
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user