From 6ab7f2a2d78fd576a53e36b3a014f4d3a283033e Mon Sep 17 00:00:00 2001 From: midipix Date: Feb 18 2019 03:12:49 +0000 Subject: build system: configure: host/target may only be set via explicit arguments. --- diff --git a/configure b/configure index 370b3b1..7e2b90d 100755 --- a/configure +++ b/configure @@ -144,10 +144,8 @@ init_vars() # build mb_build=$BUILD - mb_host=$HOST mb_cchost=$CCHOST mb_cfghost=$CFGHOST - mb_target=$TARGET mb_arch=$ARCH mb_compiler=$COMPILER mb_toolchain=$TOOLCHAIN