diff options
author | midipix <writeonce@midipix.org> | 2019-02-15 21:36:18 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-02-17 22:12:50 -0500 |
commit | 5a7ac43911a15afc6d09915fe5172d831836144e (patch) | |
tree | 233f1fa9929131dc08bd0bdb0a78d4093c7d3e46 | |
parent | c951420b4f9c8d137fb79ad69de64f046f76832c (diff) | |
download | ptycon-5a7ac43911a15afc6d09915fe5172d831836144e.tar.bz2 ptycon-5a7ac43911a15afc6d09915fe5172d831836144e.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 |