Turn off CT_MULTILIB in nios2-elf-mingw32.

There are no multilibs in GCC configured for this arch.

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2015-10-27 22:13:43 -07:00
parent 444db621a3
commit 34c57c56fd

View File

@ -4,7 +4,6 @@ CT_SAVE_TARBALLS=y
# CT_REMOVE_DOCS is not set
CT_LOG_EXTRA=y
CT_ARCH_nios2=y
CT_MULTILIB=y
CT_STATIC_TOOLCHAIN=y
CT_TOOLCHAIN_BUGURL="https://bitbucket.org/netzimme/eax-gcc/issues?status=new&status=open"
CT_TARGET_VENDOR="spico"