Accepting request 150563 from Base:System
Disable profiling for aarch64 arch (forwarded request 150409 from Guillaume_G) OBS-URL: https://build.opensuse.org/request/show/150563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=43
This commit is contained in:
commit
d09e9624e3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 29 17:28:51 UTC 2013 - guillaume@opensuse.org
|
||||||
|
|
||||||
|
- Disable profiling for aarch64 arch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 27 11:10:13 UTC 2012 - sweet_f_a@gmx.de
|
Tue Nov 27 11:10:13 UTC 2012 - sweet_f_a@gmx.de
|
||||||
|
|
||||||
|
4
xz.spec
4
xz.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xz
|
# spec file for package xz
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products 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
|
||||||
@ -33,7 +33,7 @@ Obsoletes: lzma < %version
|
|||||||
%if 0%{?suse_version} < 1130
|
%if 0%{?suse_version} < 1130
|
||||||
%define do_profiling 0
|
%define do_profiling 0
|
||||||
%endif
|
%endif
|
||||||
%ifarch %{arm} %sparc
|
%ifarch aarch64 %{arm} %sparc
|
||||||
%define do_profiling 0
|
%define do_profiling 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user