From d9abdb7721f969cbe2114354d4eb0daf9464e738 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 21 Sep 2013 20:16:02 +0200 Subject: [PATCH] projects/Generic_OSS: build with Mesa-master Signed-off-by: Stephan Raue --- projects/Generic_OSS/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index 19257b7d22..78ff25dab8 100755 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -240,7 +240,7 @@ # Mesa to use # default: default Mesa release # master: latest Mesa-master checkout - MESA="default" + MESA="master" # OpenGL-ES implementation to use (no) OPENGLES="no"