Accepting request 712990 from home:marxin:branches:filesystems
- Use FAT LTO objects in order to provide proper static library. OBS-URL: https://build.opensuse.org/request/show/712990 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=114
This commit is contained in:
parent
b15d56718d
commit
d817cdfd53
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 07:28:56 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use FAT LTO objects in order to provide proper static library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 10:42:41 UTC 2019 - Jan Kara <jack@suse.cz>
|
||||
|
||||
|
@ -253,6 +253,7 @@ Development files for the com_err error message display library. Static librarie
|
||||
cp %{SOURCE2} .
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
autoreconf --force --install
|
||||
%configure \
|
||||
--with-root-prefix='' \
|
||||
|
Loading…
Reference in New Issue
Block a user