gitlab-ci: Always set libdir to lib/
authorEric Anholt <eric@anholt.net>
Tue, 23 Jul 2019 18:12:07 +0000 (11:12 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 25 Jul 2019 15:56:19 +0000 (08:56 -0700)
commitf68b98738750e5a526fd801824592b70cc6d8ce5
tree90daa909dae082fc06a0918a7dbba5e7e7b99d0e
parent494ecef6b42198ab6c3eaa8b3e5222643e1e44ff
gitlab-ci: Always set libdir to lib/

I introduced libdir for cross-builds so we could point at the
resulting drivers without per-arch dependencies, but I'd rather not
have to type x86_64-linux-whatever for non-cross-builds either.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
.gitlab-ci.yml
.gitlab-ci/meson-build.sh