Re: [Mesa-dev] [Mesa-stable] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Emil Velikov
On 5 October 2017 at 17:34, Dylan Baker wrote: > This is neither a for or against, but I thought I'd add this to the > discussion. > > Currently meson only supports using LLVM as a shared library, so this is > going to > make the meson build and the autotools build do different things by default

Re: [Mesa-dev] [Mesa-stable] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Dylan Baker
This is neither a for or against, but I thought I'd add this to the discussion. Currently meson only supports using LLVM as a shared library, so this is going to make the meson build and the autotools build do different things by default. I understand that meson is still in development and no dis