support/config-fragments/autobuild: add ARC glibc fragment
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Fri, 13 Oct 2017 16:09:09 +0000 (19:09 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 21 Oct 2017 20:04:28 +0000 (22:04 +0200)
glibc is now supported for ARC so let's kick-start autobuilders
with glibc toolchain for ARC HS.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
support/config-fragments/autobuild/br-arc-internal-glibc.config [new file with mode: 0644]
support/config-fragments/autobuild/toolchain-configs.csv

diff --git a/support/config-fragments/autobuild/br-arc-internal-glibc.config b/support/config-fragments/autobuild/br-arc-internal-glibc.config
new file mode 100644 (file)
index 0000000..b9d6857
--- /dev/null
@@ -0,0 +1,4 @@
+BR2_arcle=y
+BR2_archs38=y
+BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
+BR2_TOOLCHAIN_BUILDROOT_CXX=y
index 80a6d04a35835ecb9b95426448675b95b9471cb4..efb78eec4f937b0d77b300b319faa02351eb866b 100644 (file)
@@ -2,6 +2,7 @@ support/config-fragments/autobuild/armv5-ctng-linux-gnueabi.config,x86
 support/config-fragments/autobuild/armv7-ctng-linux-gnueabihf.config,x86
 support/config-fragments/autobuild/br-aarch64-glibc.config,x86_64
 support/config-fragments/autobuild/br-arc-full-internal.config,any
+support/config-fragments/autobuild/br-arc-internal-glibc.config,any
 support/config-fragments/autobuild/br-arcle-hs38.config,x86_64
 support/config-fragments/autobuild/br-arm-basic.config,x86_64
 support/config-fragments/autobuild/br-arm-cortex-a9-glibc.config,x86_64