This commit is contained in:
parent
8c16b5c518
commit
dbf3d88ff3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 06:53:31 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use FAT LTO objects in order to provide proper static library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 12:54:52 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 06:53:31 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
Wed Aug 21 08:16:15 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Use FAT LTO objects in order to provide proper static library.
|
||||
- Remove duplicate flags definitions and clean up the changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 08:51:20 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
@ -123,7 +123,6 @@ find | grep "\(ShowString.java$\|StreamConverter.java$\)" && exit 42 || :
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
ant \
|
||||
-Dj2se.apidoc=%{_javadocdir}/java \
|
||||
-Dant.build.javac.source=8 -Dant.build.javac.target=8 \
|
||||
|
Loading…
Reference in New Issue
Block a user