Re: [Mesa-dev] [PATCH] android: Remove builtin_compiler

2013-09-18 Thread Chad Versace
On 09/13/2013 07:15 AM, Adrian M Negreanu wrote: On Fri, Sep 13, 2013 at 5:01 PM, Ian Romanick wrote: Getting rid of the builtin_compiler from the Android build is a good idea... but I'll let Chad or someone who knows /anything/ about the Android build system actually review the patch. Acked-b

Re: [Mesa-dev] [PATCH] android: Remove builtin_compiler

2013-09-13 Thread Adrian M Negreanu
On Fri, Sep 13, 2013 at 5:01 PM, Ian Romanick wrote: > Getting rid of the builtin_compiler from the Android build is a good > idea... but I'll let Chad or someone who knows /anything/ about the > Android build system actually review the patch. > > Acked-by: Ian Romanick > > I don't think I want t

Re: [Mesa-dev] [PATCH] android: Remove builtin_compiler

2013-09-13 Thread Ian Romanick
Getting rid of the builtin_compiler from the Android build is a good idea... but I'll let Chad or someone who knows /anything/ about the Android build system actually review the patch. Acked-by: Ian Romanick I don't think I want to remove any of the other bits of the builtin compiler or standalo

[Mesa-dev] [PATCH] android: Remove builtin_compiler

2013-09-13 Thread Adrian Negreanu
From: Adrian Negreanu the first part was done in: commit c845140a20efa6a30a5465301d1f9b4acea79155 Author: Kenneth Graunke Date: Tue Sep 3 21:22:17 2013 -0700 Signed-off-by: Adrian Negreanu --- src/glsl/Android.gen.mk | 19 --- 1 file changed, 19 deletions(-) diff