crosstool-ng/scripts/build
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
..
arch ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomics 2018-05-21 15:03:17 +03:00
binutils config: Add package versioning flexibility 2017-09-01 16:48:59 -07:00
cc cc/gcc: use correct sysroot arg for do_gcc_core_backend 2018-02-12 07:45:54 +01:00
companion_libs Ncurses fixes for 6.1 2018-01-29 22:47:26 -08:00
companion_tools Fix the references to old config variables 2017-07-08 10:57:56 -07:00
debug Restore a missing GDB option 2018-05-06 15:20:50 -07:00
kernel Building packages using the new framework 2017-07-08 10:57:56 -07:00
libc Too many fixes need backporting for GCC8... 2018-05-14 23:47:17 -07:00
test_suite Fix the references to old config variables 2017-07-08 10:57:56 -07:00
arch.sh Use the new SuperH fixes in the two multilib samples 2017-09-03 12:12:14 -07:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
debug.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
internals.sh Kconfigize choice/menu items 2017-07-08 10:57:56 -07:00
test_suite.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00