Accepting request 321025 from home:michel_mno:branches:devel:libraries:c_c++
- add ExclusiveArch %{ix86} x86_64 because not supported asm lines for other architectures OBS-URL: https://build.opensuse.org/request/show/321025 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=6
This commit is contained in:
parent
03ba64ea75
commit
ba732788fc
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 7 07:00:55 UTC 2015 - normand@linux.vnet.ibm.com
|
||||
|
||||
- add ExclusiveArch %{ix86} x86_64
|
||||
because not supported asm lines for other architectures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 25 21:37:03 UTC 2015 - asterios.dramis@gmail.com
|
||||
|
||||
|
3
Vc.spec
3
Vc.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package Vc
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 Asterios Dramis <asterios.dramis@gmail.com>.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -30,6 +30,7 @@ BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64
|
||||
|
||||
%description
|
||||
Vc is a free software library to ease explicit vectorization of C++ code. It
|
||||
|
Loading…
x
Reference in New Issue
Block a user