Try ppc64 tests
This commit is contained in:
parent
6534750fbb
commit
2f82f8f3d1
@ -1,7 +1,8 @@
|
||||
ExclusiveArch: ppc64
|
||||
Summary: A library of handy utility functions.
|
||||
Name: glib2
|
||||
Version: 2.7.6
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: glib-%{version}.tar.bz2
|
||||
@ -48,9 +49,9 @@ for i in config.guess config.sub ; do
|
||||
done
|
||||
%configure --disable-gtk-doc --enable-static
|
||||
make
|
||||
%ifnarch ppc64
|
||||
#%ifnarch ppc64
|
||||
make check
|
||||
%endif
|
||||
#%endif
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
Loading…
Reference in New Issue
Block a user