mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Mesa-master:
- update to Mesa-master-20100219
This commit is contained in:
parent
c8f55b67c4
commit
bcd50cfea4
@ -16,8 +16,8 @@ $SCRIPTS/build libX11
|
||||
get_graphicdrivers
|
||||
|
||||
cd $PKG_BUILD
|
||||
#OPT_FLAGS="$CFLAGS -D_GNU_SOURCE" \
|
||||
HOST_CC=$HOST_CC \
|
||||
OPT_FLAGS="$CFLAGS -D_GNU_SOURCE" \
|
||||
HOST_OPT_FLAGS="$HOST_CFLAGS" \
|
||||
X11_INCLUDES= \
|
||||
DRI_DRIVER_INSTALL_DIR="$XORG_PATH_DRI" \
|
||||
@ -47,6 +47,9 @@ DRI_DRIVER_SEARCH_DIR="$XORG_PATH_DRI" \
|
||||
--with-x \
|
||||
--without-demos \
|
||||
--disable-gallium \
|
||||
--with-state-trackers=dri,xorg,glx \
|
||||
--disable-gallium-svga \
|
||||
--disable-gallium-nouveau \
|
||||
|
||||
make -C src/glsl CC=$HOST_CC CFLAGS=""
|
||||
mv src/glsl/apps/compile ./host_compile
|
||||
|
@ -1 +1 @@
|
||||
http://sources.openelec.tv/svn/Mesa-master-20100213.tar.bz2
|
||||
http://sources.openelec.tv/svn/Mesa-master-20100219.tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user