From: Emil Velikov <[email protected]>

Cc: Axel Davy <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
---
Axel, others - can someone skimg through the file and double-check that
those are still valid ?
---
 src/gallium/state_trackers/nine/README | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/gallium/state_trackers/nine/README 
b/src/gallium/state_trackers/nine/README
index f10045c0de..34e928d4da 100644
--- a/src/gallium/state_trackers/nine/README
+++ b/src/gallium/state_trackers/nine/README
@@ -3,10 +3,9 @@ Quickstart Guide
 *** Configure and build mesa
 CFLAGS="-m32" CXXFLAGS="-m32" ./autogen.sh --prefix=/usr \
  --with-gallium-drivers=nouveau,r600,swrast --enable-nine \
- --with-gallium-driver-dir="`pwd`/src/gallium/targets/pipe-loader/.libs" \
  --enable-debug --enable-texture-float --with-dri-drivers= --disable-dri \
  --disable-opengl --disable-egl --disable-vdpau --disable-xvmc --disable-gbm \
- --disable-gallium-llvm
+ --disable-llvm
 make
 
 *** Then we create some symlinks to mesa:
-- 
2.11.0

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to