OSDN Git Service

configure: add test for docker availability
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 4 Apr 2018 13:24:39 +0000 (14:24 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 5 Jun 2018 15:25:42 +0000 (16:25 +0100)
commit51a12b51fd3693a16eb73362713a98d467e15af7
tree079988f73560bc62402cde0fbba5dfd3dba90cd1
parent15df9d3783d80f64be3149b9120b6a086bdc210a
configure: add test for docker availability

This tests for a working docker installation without sudo and sets up
config-host.mak accordingly. This will be useful from cross compiling
things in the future.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
configure