diff options
author | midipix <writeonce@midipix.org> | 2019-02-15 21:36:18 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2019-02-17 22:12:45 -0500 |
commit | a07aa94d5c4366303eadb76e7a491de318d4bb02 (patch) | |
tree | e0150edb7dc7049b06050de654932ac6a9d739d1 | |
parent | 12c8cd13e73d0ac56acedef7815d457d7c9dc183 (diff) | |
download | dalist-a07aa94d5c4366303eadb76e7a491de318d4bb02.tar.bz2 dalist-a07aa94d5c4366303eadb76e7a491de318d4bb02.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 |