Accepting request 319007 from home:Andreas_Schwab:Factory
- Disable valgrind support if not available OBS-URL: https://build.opensuse.org/request/show/319007 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=198
This commit is contained in:
parent
447e680017
commit
029bad9a59
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 27 14:46:49 UTC 2015 - schwab@suse.de
|
||||||
|
|
||||||
|
- Disable valgrind support if not available
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 30 07:54:30 UTC 2015 - sndirsch@suse.com
|
Tue Jun 30 07:54:30 UTC 2015 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -178,6 +178,9 @@ Group: System/Libraries
|
|||||||
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
%configure --with-pic \
|
%configure --with-pic \
|
||||||
|
%ifnarch %ix86 x86_64 ppc ppc64 ppc64le s390x %arm
|
||||||
|
--disable-valgrind \
|
||||||
|
%endif
|
||||||
%ifarch %arm
|
%ifarch %arm
|
||||||
--enable-omap-experimental-api \
|
--enable-omap-experimental-api \
|
||||||
--enable-freedreno-experimental-api \
|
--enable-freedreno-experimental-api \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user