travis: printout llvm-config --version
Provides quick and easy feedback. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Acked-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:

committed by
Emil Velikov

parent
de72c1fe6c
commit
81173fd69f
@@ -668,6 +668,8 @@ script:
|
||||
# https://lists.freedesktop.org/archives/mesa-dev/2017-December/180217.html
|
||||
test -f /usr/bin/$LLVM_CONFIG && ln -s /usr/bin/$LLVM_CONFIG $HOME/prefix/bin/llvm-config
|
||||
|
||||
$LLVM_CONFIG --version
|
||||
|
||||
export CFLAGS="$CFLAGS -isystem`pwd`"
|
||||
meson _build $MESON_OPTIONS
|
||||
meson configure _build
|
||||
|
Reference in New Issue
Block a user