summaryrefslogtreecommitdiffstats
path: root/package/bdwgc
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@gmail.com>2016-02-07 22:59:24 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-07 23:12:11 +0100
commiteebd770728376106215c519acc4cd74a1b79a141 (patch)
tree622d0eabf1bf6827a7d7c128db54b262009fc14a /package/bdwgc
parent5f3aed3f50ff48c8a60185407d7220aeedfea5e5 (diff)
downloadbuildroot-eebd770728376106215c519acc4cd74a1b79a141.tar.gz
buildroot-eebd770728376106215c519acc4cd74a1b79a141.zip
package/libatomic_ops: rename libatomic_ops supported arch Kconfig symbol
According to the discussion on the mailing-list [1], rename the libatomic_ops supported architectures Kconfig symbol. [1] http://lists.busybox.net/pipermail/buildroot/2016-February/152146.html Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bdwgc')
-rw-r--r--package/bdwgc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bdwgc/Config.in b/package/bdwgc/Config.in
index 9aa7c7dff5..95139efb93 100644
--- a/package/bdwgc/Config.in
+++ b/package/bdwgc/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_BDWGC
bool "bdwgc"
- depends on BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS
+ depends on BR2_PACKAGE_LIBATOMIC_OPS_ARCH_SUPPORTS
select BR2_PACKAGE_LIBATOMIC_OPS
help
The Boehm-Demers-Weiser conservative garbage collector can
OpenPOWER on IntegriCloud