Re: [Mesa-dev] [PATCH 11/18] travis: meson: use native files to override llvm-config

2018-12-14 Thread Dylan Baker
Quoting Emil Velikov (2018-12-13 08:06:00) > From: Dylan Baker > > This is the supported way to do this, and should be more robust and > reliable. > > v2: [Emil] > - enable backslash escapes > - don't hardcode the path > - pass the argument directly to meson > > Reviewed-by: Emil Velikov (v

[Mesa-dev] [PATCH 11/18] travis: meson: use native files to override llvm-config

2018-12-13 Thread Emil Velikov
From: Dylan Baker This is the supported way to do this, and should be more robust and reliable. v2: [Emil] - enable backslash escapes - don't hardcode the path - pass the argument directly to meson Reviewed-by: Emil Velikov (v1) Signed-off-by: Emil Velikov --- .travis.yml | 22 +--