On Thu, 18 Feb 2016 16:03:35 +0200
Jussi Kukkonen wrote:
> Check autoconfs $cross_compiling instead as AC_CANONICAL_HOST call
> will fail if the host cpu is not recognised (which can happen when
> e.g. Yocto builds for "allarch").
>
> Signed-off-by: Jussi Kukkonen
> ---
> configure.ac | 5 +---
Check autoconfs $cross_compiling instead as AC_CANONICAL_HOST call
will fail if the host cpu is not recognised (which can happen when
e.g. Yocto builds for "allarch").
Signed-off-by: Jussi Kukkonen
---
configure.ac | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/configure