Accepting request 703149 from home:marxin:branches:LibreOffice:Factory
- Strip lto from %_lto_cflags as the project has --enable-lto option OBS-URL: https://build.opensuse.org/request/show/703149 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=785
This commit is contained in:
parent
b58eb2829e
commit
37d9c0c403
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 13:43:40 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Strip lto from %_lto_cflags as the project has --enable-lto option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 08:54:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -991,6 +991,8 @@ echo "HTML_TIMESTAMP = NO" >> odk/docs/cpp/Doxyfile
|
||||
echo "HTML_TIMESTAMP = NO" >> odk/docs/idl/Doxyfile
|
||||
|
||||
%build
|
||||
# Strip lto from %_lto_cflags as the project has --enable-lto option
|
||||
%define _lto_cflags %{nil}
|
||||
# do not eat all memory
|
||||
%limit_build -m 1200
|
||||
# make sure that JAVA_HOME is set correctly
|
||||
|
Loading…
x
Reference in New Issue
Block a user