1 config BR2_PACKAGE_BDWGC
3 depends on BR2_PACKAGE_LIBATOMIC_OPS_ARCH_SUPPORTS
4 select BR2_PACKAGE_LIBATOMIC_OPS
6 The Boehm-Demers-Weiser conservative garbage collector can
7 be used as a garbage collecting replacement for C 'malloc'
10 http://www.hboehm.info/gc/