Accepting request 86737 from home:uli_suse:branches:X11:XOrg
- cross-build fix: move testing to %check section OBS-URL: https://build.opensuse.org/request/show/86737 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=86
This commit is contained in:
parent
3d5c4cdf2d
commit
e7dfae7fb7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 5 15:17:04 UTC 2011 - uli@suse.com
|
||||||
|
|
||||||
|
- cross-build fix: move testing to %check section
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 17 18:19:08 UTC 2011 - vljn@ovi.com
|
Fri Jun 17 18:19:08 UTC 2011 - vljn@ovi.com
|
||||||
|
|
||||||
|
@ -68,6 +68,9 @@ autoreconf -fi
|
|||||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||||
%configure --with-pic --enable-nouveau-experimental-api --enable-vmwgfx-experimental-api --enable-udev
|
%configure --with-pic --enable-nouveau-experimental-api --enable-vmwgfx-experimental-api --enable-udev
|
||||||
%{__make} %{?jobs:-j%jobs}
|
%{__make} %{?jobs:-j%jobs}
|
||||||
|
%{__make} %{?jobs:-j%jobs} -C tests dristat drmstat
|
||||||
|
|
||||||
|
%check
|
||||||
%{__make} %{?jobs:-j%jobs} -C tests check-am
|
%{__make} %{?jobs:-j%jobs} -C tests check-am
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user