Skip to content

Commit

Permalink
ARC: Add Linux uClibc multilib sample
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
  • Loading branch information
abrodkin committed May 21, 2018
1 parent ecb09ca commit b078bb0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions samples/arc-multilib-linux-uclibc/crosstool.config
@@ -0,0 +1,7 @@
CT_ARCH_ARC=y
CT_TARGET_ALIAS="arc-linux"
CT_TARGET_CFLAGS="-matomic"
CT_TARGET_VENDOR="multilib"
CT_KERNEL_LINUX=y
CT_LIBC_UCLIBC=y
CT_MULTILIB=y
3 changes: 3 additions & 0 deletions samples/arc-multilib-linux-uclibc/reported.by
@@ -0,0 +1,3 @@
reporter_name="Alexey Brodkin"
reporter_url="http://embarc.org"
reporter_comment="ARC multilib uClibc Linux toolchain"

0 comments on commit b078bb0

Please sign in to comment.