forked from pool/ncurses
Accepting request 720494 from home:marxin:static
Use FAT LTO objects in order to provide proper static library. OBS-URL: https://build.opensuse.org/request/show/720494 OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=437
This commit is contained in:
parent
07c6faa545
commit
8830245877
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 08:15:42 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use FAT LTO objects in order to provide proper static library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 15 11:40:20 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -314,6 +314,7 @@ mv tack-* tack
|
||||
%patch0 -p0 -b .p0
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
#
|
||||
# Note that there is a test if the system call poll(2) really works
|
||||
# on terminal or files. To make sure that even in OBS the configure
|
||||
|
Loading…
Reference in New Issue
Block a user