OSDN Git Service

configure: repeat ourselves for the benefit of CI
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Dec 2022 09:04:08 +0000 (09:04 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 23 Dec 2022 15:15:57 +0000 (15:15 +0000)
commit7f788779458e0ab8ffeecab42e9b269e98ec9a86
tree390a2ed5021000ae50b68848172debbb10560fd2
parentfb83fd3b843e894842282eb3054b43d3eae833db
configure: repeat ourselves for the benefit of CI

Our CI system echos the lines it executes but not the expansions. For
the sake of a line of extra verbosity during the configure phase lets
echo the invocation of script to stdout as well as the log when on CI.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221221090411.1995037-4-alex.bennee@linaro.org>
configure