Re: [Mesa-dev] [PATCH 2/4] mesa: remove BUILD_FOR_SNAP bits

2013-11-04 Thread Eric Anholt
These are: Reviewed-by: Eric Anholt pgp77HPIuZ_o5.pgp Description: PGP signature ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH 2/4] mesa: remove BUILD_FOR_SNAP bits

2013-11-04 Thread Brian Paul
--- src/mesa/main/compiler.h | 10 -- src/mesa/main/glheader.h |2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h index d806d5b..2490ee3 100644 --- a/src/mesa/main/compiler.h +++ b/src/mesa/main/compiler.h @@ -92,