SHA256
1
0
forked from pool/python

Accepting request 706251 from openSUSE:Factory:Staging:N

-  Set _lto_cflags to nil as it will prevent to propage LTO
   for Python modules that are built in a separate package.

-  Set _lto_cflags to nil as it will prevent to propage LTO
   for Python modules that are built in a separate package.

OBS-URL: https://build.opensuse.org/request/show/706251
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=244
This commit is contained in:
Tomáš Chvátal
2019-05-29 09:09:16 +00:00
committed by Git OBS Bridge
parent 2f5ed5b585
commit 9002c333c4
4 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 29 08:58:16 UTC 2019 - Martin Liška <mliska@suse.cz>
- Set _lto_cflags to nil as it will prevent to propage LTO
for Python modules that are built in a separate package.
-------------------------------------------------------------------
Mon Oct 29 13:21:20 UTC 2018 - Vítězslav Čížek <vcizek@suse.com>