Re: [Mesa-dev] [PATCH] install-gallium-links.mk: handle multiple libraries

2016-04-14 Thread Emil Velikov
On 13 April 2016 at 21:06, Tim Rowley wrote: > Need to prevent bash from interpreting whitespace between libraries > as a command line. Reviewed-by: Emil Velikov .. and pushed it alongside the swr patch. Thanks Emil ___ mesa-dev mailing list mesa-dev

[Mesa-dev] [PATCH] install-gallium-links.mk: handle multiple libraries

2016-04-13 Thread Tim Rowley
Need to prevent bash from interpreting whitespace between libraries as a command line. --- install-gallium-links.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install-gallium-links.mk b/install-gallium-links.mk index 4010cad..ac5a499 100644 --- a/install-gallium-link