Accepting request 697747 from Publishing:TeXLive
Disable LTO (boo#1133287). (forwarded request 697633 from marxin) OBS-URL: https://build.opensuse.org/request/show/697747 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive?expand=0&rev=53
This commit is contained in:
commit
cb4933d6f2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 17:42:03 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Disable LTO (boo#1133287).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 21 23:59:40 UTC 2018 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package texlive
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -3603,6 +3603,7 @@ popd
|
||||
cp -vf %{S:4} $paths
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
# Extend the options file
|
||||
echo "world=${PWD}/world" >> %{options}
|
||||
echo "prefix=${PWD}/prefix" >> %{options}
|
||||
|
Loading…
x
Reference in New Issue
Block a user