crosstool-ng/scripts/build/arch
Alexey Brodkin 0a64056dd3 ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomics
In case we build for ARC core which has no support of atomic ops among
other things we need to configure libc to use Linux kernel helper to emulate
HS atomic ops. This is done with disabling of CONFIG_ARC_HAS_ATOMICS in uClibc.

Currently we __remove__ this option from .config but this makes no sense as
its default state is "y" so we need to explicitly disable it instead.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2018-05-21 15:03:17 +03:00
..
alpha.sh libc/*.sh: Deprecate libc_check_config step. 2016-08-23 11:00:27 -07:00
arc.sh ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomics 2018-05-21 15:03:17 +03:00
arm.sh Fix ARM32 name for android 2017-07-07 12:38:32 -07:00
avr.sh avr: add support for AVR 8-bit architecture 2015-06-21 20:49:10 -03:00
m68k.sh uClibc: Split configuration tweaker into per-arch functions. 2016-08-23 11:00:27 -07:00
microblaze.sh Super-H multilib toolchain fixes 2017-09-03 12:11:23 -07:00
mips.sh Separate uclibc's multilib headers on MIPS, too 2017-05-14 00:04:05 -07:00
msp430.sh Added a sample of the MSP430 architecture and removed config.sub 2017-06-02 15:32:55 -07:00
nios2.sh scripts/nios2: do not override precomputed flags 2017-07-01 15:16:28 +03:00
powerpc.sh uClibc: Split configuration tweaker into per-arch functions. 2016-08-23 11:00:27 -07:00
riscv.sh add RISC-V architecture support 2017-11-19 04:50:14 +03:00
s390.sh Change multilib functions to set the variable. 2016-08-23 11:00:27 -07:00
sh.sh Only decorate TARGET_ARCH if using specific CPU 2018-01-21 19:45:13 -08:00
sparc.sh Convert the rest of packages to new framework 2017-07-08 10:57:56 -07:00
x86.sh Use the new SuperH fixes in the two multilib samples 2017-09-03 12:12:14 -07:00
xtensa.sh Building packages using the new framework 2017-07-08 10:57:56 -07:00