forked from jengelh/virtualbox
Accepting request 345512 from home:lwfinger:branches:Virtualization
Build with i586 disabled - it fails OBS-URL: https://build.opensuse.org/request/show/345512 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=235
This commit is contained in:
committed by
Git OBS Bridge
parent
51e167746b
commit
171fcb6bee
@@ -149,10 +149,12 @@ Provides: %{name}-ose = %{version}
|
||||
Obsoletes: %{name}-ose < %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%(sed -e '/^Provides: multiversion(kernel)/d' %{_libexecdir}/rpm/kernel-module-subpackage > %{_builddir}/virtualbox-kmp-template)
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
%if 0%{?suse_version} == 1315
|
||||
ExcludeArch: %ix86
|
||||
%endif
|
||||
# Temporarily disable i586 until build problem is solved
|
||||
#ExclusiveArch: %ix86 x86_64
|
||||
#%if 0%{?suse_version} == 1315
|
||||
#ExcludeArch: %ix86
|
||||
#%endif
|
||||
ExclusiveArch: x86_64
|
||||
%ifarch amd64 x86_64 ia32e em64t
|
||||
BuildRequires: gcc-32bit
|
||||
BuildRequires: gcc-c++-32bit
|
||||
|
Reference in New Issue
Block a user