diff options
author | midipix <writeonce@midipix.org> | 2019-02-15 21:36:18 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-02-17 22:12:53 -0500 |
commit | 9aac056d73fb84ed54e8e3ebbdc056f93744c0a2 (patch) | |
tree | a5f3396a3b5ffa44e5ad5de724794c8e1e1ccf5a /configure | |
parent | 8dec8e7801cbdeb180f3828011dd3fa034f00519 (diff) | |
download | sofort-9aac056d73fb84ed54e8e3ebbdc056f93744c0a2.tar.bz2 sofort-9aac056d73fb84ed54e8e3ebbdc056f93744c0a2.tar.xz |
build system: configure: host/target may only be set via explicit arguments.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |