diff options
author | midipix <writeonce@midipix.org> | 2019-02-15 21:36:18 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-02-17 22:12:42 -0500 |
commit | 4e74054b7a0519b7d5c0a1b392618446821e2b9b (patch) | |
tree | 35ebf482a87f935956d6a38d62e5bc0713b8e1e3 /configure | |
parent | c37bf6aa72d25afced4a64aef26ed66d8efe5c81 (diff) | |
download | apimagic-4e74054b7a0519b7d5c0a1b392618446821e2b9b.tar.bz2 apimagic-4e74054b7a0519b7d5c0a1b392618446821e2b9b.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 |