diff options
-rw-r--r-- | samples/nios2-elf-mingw32/crosstool.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/nios2-elf-mingw32/crosstool.config b/samples/nios2-elf-mingw32/crosstool.config index b23fc35c..167df552 100644 --- a/samples/nios2-elf-mingw32/crosstool.config +++ b/samples/nios2-elf-mingw32/crosstool.config @@ -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" |