crosstool-ng/samples/arc-multilib-elf32/crosstool.config
Alexey Neyman 5332f480e4 Update the samples to v3
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-03-09 19:42:34 -08:00

6 lines
106 B
Plaintext

CT_CONFIG_VERSION="3"
CT_ARCH_ARC=y
CT_MULTILIB=y
CT_TARGET_VENDOR="multilib"
CT_TARGET_ALIAS="arc-elf32"