1
0
forked from pool/libosmo-sccp
Jan Engelhardt 2017-12-28 01:01:37 +00:00 committed by Git OBS Bridge
parent dea9cbba56
commit 41138a30e7

View File

@ -154,7 +154,7 @@ make %{?_smp_mflags}
find "%buildroot/%_libdir" -type f -name "*.la" -delete
%check
%ifarch ppc64 sparc64 s390x
%ifnarch ppc64 sparc64 s390x
# still BE problems?
make %{?_smp_mflags} check
%endif