gallium: Fix install-gallium-links.mk on non-bash /bin/sh
authorEric Anholt <eric@anholt.net>
Thu, 6 Oct 2016 22:19:21 +0000 (15:19 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 10 Oct 2016 15:56:12 +0000 (08:56 -0700)
commitec9ed1c4d8f1005ea8b00fa673257564310d96a8
tree4c63cc8e9c4646f66c08e20f453d8867bac76a77
parentec05331a7b0d6b6bb84fa6452fbba4bf5dc25f83
gallium: Fix install-gallium-links.mk on non-bash /bin/sh

Debian uses dash by default, which doesn't do '+='.  Fixes servo's
osmesa-based headless testing system, which was looking for libOSMesa in
the lib/ directory.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Cc: mesa-stable@lists.freedesktop.org
install-gallium-links.mk