diff options
author | midipix <writeonce@midipix.org> | 2019-02-15 21:36:18 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-02-17 22:12:54 -0500 |
commit | 7080bf5d4bd2589bcdcd671700d8db8251b5ee53 (patch) | |
tree | c0478815ecaa3053c29f5ed7a143e82ae172ea8b | |
parent | 5b81449aba4f4c5ae2bb82fbae6521dc36672dee (diff) | |
download | w32lib-7080bf5d4bd2589bcdcd671700d8db8251b5ee53.tar.bz2 w32lib-7080bf5d4bd2589bcdcd671700d8db8251b5ee53.tar.xz |
build system: configure: host/target may only be set via explicit arguments.
-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 |