Re: [Mesa-dev] [PATCH 14/18] android: build core EGL

2011-08-17 Thread Chad Versace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The version tag in the copyright header should be removed. But, either way, this is Reviewed-by: Chad Versace On 08/16/2011 11:28 PM, Chia-I Wu wrote: > This builds the static library libmesa_egl from core EGL. > --- > Android.mk |1 + >

[Mesa-dev] [PATCH 14/18] android: build core EGL

2011-08-16 Thread Chia-I Wu
This builds the static library libmesa_egl from core EGL. --- Android.mk |1 + src/egl/Android.mk | 66 2 files changed, 67 insertions(+), 0 deletions(-) create mode 100644 src/egl/Android.mk diff --git a/Android.mk b/Android.mk