Accepting request 540258 from home:michel_mno:branches:science
- temporarily disable make check for PowerPC boo#1058563 OBS-URL: https://build.opensuse.org/request/show/540258 OBS-URL: https://build.opensuse.org/package/show/science/hdf5?expand=0&rev=56
This commit is contained in:
parent
ae268e1f7c
commit
dc5ff061d4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 15:02:35 UTC 2017 - normand@linux.vnet.ibm.com
|
||||
|
||||
- temporarily disable make check for PowerPC boo#1058563
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 13:23:40 UTC 2017 - eich@suse.com
|
||||
|
||||
|
@ -764,8 +764,12 @@ export HDF5_ALARM_SECONDS=3600
|
||||
export HDF5_Make_Ignore=yes
|
||||
%endif
|
||||
%{?with_hpc:%hpc_setup}
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
make %{?_smp_mflags} check || { echo "Ignore transient make check failures for PowerPC. boo#1058563"; }
|
||||
%else
|
||||
make %{?_smp_mflags} check
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if %{without mpi}
|
||||
%post -n %{libname -l _cpp -s %{sonum_CXX}} -p /sbin/ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user