aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-12-11 15:33:49 +0100
committerAlex Bennée <alex.bennee@linaro.org>2019-12-18 20:17:55 +0000
commitbc4486fb233573e77b6e9ad6d6379afb5e37ad8c (patch)
treebe80d546690b68fd441b51a8b661e4d6ac09bd07 /configure
parent9c5941a96a55cb945b664961024070149ed76465 (diff)
ci: build out-of-tree
Most developers are using out-of-tree builds and it was discussed in the past to only allow those. To prepare for the transition, use out-of-tree builds in all continuous integration jobs. Based on a patch by Marc-André Lureau. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Li-Wen Hsu <lwhsu@freebsd.org> Message-Id: <1576074829-56711-1-git-send-email-pbonzini@redhat.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index e0c66ee9b6..93625811a0 100755
--- a/configure
+++ b/configure
@@ -6401,6 +6401,7 @@ else
echo "local state directory queried at runtime"
echo "Windows SDK $win_sdk"
fi
+echo "Build directory $(pwd)"
echo "Source path $source_path"
echo "GIT binary $git"
echo "GIT submodules $git_submodules"