Re: [Mesa-dev] [PATCH 05/12] Android: drop LLVM support on Lollipop

2017-05-01 Thread Mauro Rossi
2017-04-30 11:49 GMT+02:00 Emil Velikov : > On 27 April 2017 at 20:43, Rob Herring wrote: > > Mesa no longer supports LLVM 3.5 for any targets we support. > > Android-x86 adds support for llvmpipe which could work, but android-x86 > > for L is using mesa 11.0 anyway. > > > Fine with me. An ack fr

Re: [Mesa-dev] [PATCH 05/12] Android: drop LLVM support on Lollipop

2017-04-30 Thread Emil Velikov
On 27 April 2017 at 20:43, Rob Herring wrote: > Mesa no longer supports LLVM 3.5 for any targets we support. > Android-x86 adds support for llvmpipe which could work, but android-x86 > for L is using mesa 11.0 anyway. > Fine with me. An ack from Mauro/Chih-Wei would be appreciated. Can we have a

[Mesa-dev] [PATCH 05/12] Android: drop LLVM support on Lollipop

2017-04-27 Thread Rob Herring
Mesa no longer supports LLVM 3.5 for any targets we support. Android-x86 adds support for llvmpipe which could work, but android-x86 for L is using mesa 11.0 anyway. Dropping this support enables clean-up of libelf dependencies. Signed-off-by: Rob Herring --- Android.common.mk | 4 1 file