Accepting request 728251 from home:michel_mno:branches:science
- disable LTO for ppc64 ppc64le aarch64 bypass boo#1149348 OBS-URL: https://build.opensuse.org/request/show/728251 OBS-URL: https://build.opensuse.org/package/show/science/datamash?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 4 10:10:24 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
- disable LTO for ppc64 ppc64le aarch64 bypass boo#1149348
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 26 20:05:24 UTC 2018 - astieger@suse.com
|
Wed Dec 26 20:05:24 UTC 2018 - astieger@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package datamash
|
# spec file for package datamash
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -16,6 +16,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
# bypass https://bugzilla.opensuse.org/show_bug.cgi?id=1149348
|
||||||
|
%ifarch ppc64le ppc64 aarch64
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: datamash
|
Name: datamash
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Reference in New Issue
Block a user