Quoting Emil Velikov (2018-12-13 08:05:59)
> From: Emil Velikov <emil.veli...@collabora.com>
> 
> Provides quick and easy feedback.
> 
> Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
> ---
>  .travis.yml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/.travis.yml b/.travis.yml
> index 6fefe06617a..c69f322d7b3 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -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
> -- 
> 2.19.2
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev

I mean, meson does print the version in the `found` statement, but I guess this
doesn't hurt anything.

Acked-by: Dylan Baker <dy...@pnwbakers.com>

Attachment: signature.asc
Description: signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to