Re: [Mesa-dev] [PATCH v2 0/2] Add libunwind to travis gallium build and fix it

2017-09-15 Thread Gert Wollny
Am Freitag, den 15.09.2017, 13:07 +0100 schrieb Emil Velikov: > On 14 September 2017 at 11:27, Gert Wollny > wrote: > > The second version of the two patches now forces llvm-3.3 for > > "make Gallium ST Other" and no longer requires changing any > > Makefile.am. > > In addition, like suggested by

Re: [Mesa-dev] [PATCH v2 0/2] Add libunwind to travis gallium build and fix it

2017-09-15 Thread Emil Velikov
On 15 September 2017 at 13:07, Emil Velikov wrote: > On 14 September 2017 at 11:27, Gert Wollny wrote: >> The second version of the two patches now forces llvm-3.3 for >> "make Gallium ST Other" and no longer requires changing any Makefile.am. >> In addition, like suggested by Emil, --enable/disa

Re: [Mesa-dev] [PATCH v2 0/2] Add libunwind to travis gallium build and fix it

2017-09-15 Thread Emil Velikov
On 14 September 2017 at 11:27, Gert Wollny wrote: > The second version of the two patches now forces llvm-3.3 for > "make Gallium ST Other" and no longer requires changing any Makefile.am. > In addition, like suggested by Emil, --enable/disable-libunwind is set > appropriately. > You're a star Ger

Re: [Mesa-dev] [PATCH v2 0/2] Add libunwind to travis gallium build and fix it

2017-09-14 Thread Eric Engestrom
On Thursday, 2017-09-14 12:27:40 +0200, Gert Wollny wrote: > The second version of the two patches now forces llvm-3.3 for > "make Gallium ST Other" and no longer requires changing any Makefile.am. > In addition, like suggested by Emil, --enable/disable-libunwind is set > appropriately. Thanks,

[Mesa-dev] [PATCH v2 0/2] Add libunwind to travis gallium build and fix it

2017-09-14 Thread Gert Wollny
The second version of the two patches now forces llvm-3.3 for "make Gallium ST Other" and no longer requires changing any Makefile.am. In addition, like suggested by Emil, --enable/disable-libunwind is set appropriately. Best, Gert Gert Wollny (2): .travis.yml: force llvm-3.3 for "make Gal