diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-09-11 22:46:46 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-11 22:53:08 +0200 |
commit | 21c8f1e9470d37787b6d7cef10612df56cfdef2a (patch) | |
tree | cb989d4dbfa2855cc89f6792ebd6fecf73d631f5 /package/python/python-010-fix-python-config.patch | |
parent | 9581d0d1177d41cc61501e0f93f6089da3c1d4c1 (diff) | |
download | buildroot-21c8f1e9470d37787b6d7cef10612df56cfdef2a.tar.gz buildroot-21c8f1e9470d37787b6d7cef10612df56cfdef2a.zip |
arch/arc: fix atomics selection
Due to a kconfig limitation, we can't select a no-prompt symbol that
gets its dependencies by being conditionally re-defined in one or more
if-blocks, like we currently do for BR2_ARCH_HAS_ATOMICS.
As a workaround to this issue, we just redefine that symbol in the arc
if-block, like we do for all other architectures, except that in the arc
case, the default value is conditional.
Reported-by: Anton Kolesov <Anton.Kolesov@synopsys.com>
[yann.morin.1998@free.fr: indepently re-done a patch similar to the one
Thomas made on his own]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/python-010-fix-python-config.patch')
0 files changed, 0 insertions, 0 deletions