Exclude only non x86_64 SUSE SLE 11 build targets

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=79
This commit is contained in:
Lars Müller 2016-03-15 18:05:23 +00:00 committed by Git OBS Bridge
parent 7854061f80
commit 06f20d244d

View File

@ -209,7 +209,7 @@ doxygen doxy.config
%if ! %{build_man}
%check
%if 0%{?suse_version} != 1110
%if 0%{?suse_version} != 1110 || "%{_build_arch}" == x86_64
mkdir lib/talloc
ln test_magic_differs* lib/talloc/
LD_LIBRARY_PATH=bin/shared %{__make} test