Mesa (master): travis: meson: print the configured state

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Dec 21 14:49:53 UTC 2018


Module: Mesa
Branch: master
Commit: de72c1fe6c9fa3fc121edb1d9dbed70192d120aa
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=de72c1fe6c9fa3fc121edb1d9dbed70192d120aa

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Wed Dec 12 17:43:07 2018 +0000

travis: meson: print the configured state

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

---

 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index deec40cb13..6fefe06617 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -670,5 +670,6 @@ script:
 
       export CFLAGS="$CFLAGS -isystem`pwd`"
       meson _build $MESON_OPTIONS
+      meson configure _build
       ninja -C _build
     fi




More information about the mesa-commit mailing list