summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2015-10-28 05:13:43 (GMT)
committerAlexey Neyman <stilor@att.net>2015-10-28 06:58:41 (GMT)
commit34c57c56fdde70db759d419caee5c37b645b7772 (patch)
treef68eb6cf7bcfa2a8c2bc64d8d31ca5c684c78964 /samples
parent444db621a3e69247c958f684fae823038c7db8f8 (diff)
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>
Diffstat (limited to 'samples')
-rw-r--r--samples/nios2-elf-mingw32/crosstool.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/nios2-elf-mingw32/crosstool.config b/samples/nios2-elf-mingw32/crosstool.config
index b23fc35..167df55 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"