Re: [Mesa-dev] [PATCH 0/6] Fix osx build and add to CI

2018-02-01 Thread Emil Velikov
Hats off for sorting these out Jon! On 28 January 2018 at 14:18, Jon Turney wrote: > Jon Turney (6): > configure: Default to gbm=no on osx > osx: ld doesn't support --build-id > glx/apple: include util/debug.h for env_var_as_boolean prototype > glx/apple: locate dispatch table functions t

[Mesa-dev] [PATCH 0/6] Fix osx build and add to CI

2018-01-28 Thread Jon Turney
Jon Turney (6): configure: Default to gbm=no on osx osx: ld doesn't support --build-id glx/apple: include util/debug.h for env_var_as_boolean prototype glx/apple: locate dispatch table functions to wrap by name glx/test: fix building for osx travis: add osx autotools build .travis.yml