summaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index a21df9e..5beadd1 100755
--- a/configure
+++ b/configure
@@ -147,6 +147,7 @@ common_defaults()
# host/target
[ -z "$mb_host" ] && mb_host=$mb_target
+ [ -z "$mb_target" ] && mb_target=$mb_host
# sysroot
if [ x"$mb_sysroot" != x ]; then