Accepting request 145457 from home:tobijk:X11:XOrg

Minor cleanup

OBS-URL: https://build.opensuse.org/request/show/145457
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=259
This commit is contained in:
Stefan Dirsch 2012-12-14 11:06:56 +00:00 committed by Git OBS Bridge
parent c0310f3689
commit c902c69c9e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 14 11:00:21 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
- Remove unrecognized configure option "--disable-glu"
-------------------------------------------------------------------
Mon Dec 10 13:22:01 UTC 2012 - sndirsch@suse.com

View File

@ -525,7 +525,6 @@ find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \;
make clean-local
%configure --enable-xlib-glx \
--enable-osmesa \
--disable-glu \
--disable-dri \
--with-egl-platforms=x11 \
--with-gallium-drivers="" \