summaryrefslogtreecommitdiffstats
path: root/package/python-networkmanager
diff options
context:
space:
mode:
authorPedro Aguilar <paguilar@paguilar.org>2014-11-24 23:56:28 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-11-26 21:51:41 +0100
commitb0476427f6c0036b7803d591a5394923c4b07142 (patch)
tree5b6f8812d86e6d5159f59fe492737ae1474e85ba /package/python-networkmanager
parent7522023a845f2bb20999c49eb52f1bb4d0aa22ff (diff)
downloadbuildroot-b0476427f6c0036b7803d591a5394923c4b07142.tar.gz
buildroot-b0476427f6c0036b7803d591a5394923c4b07142.zip
bdwgc: Add new package
bdwgc is a garbage collector for C and C++. The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C 'malloc' or C++ 'new'. [Thomas: - drop the dependency on host-bdwgc, since it is not needed. Only host-guile will need host-bdwgc, but bdwgc itself doesn't need host-bdwgc. - add dependency on host-pkgconf, needed to detect libatomic_ops - add --with-libatomic-ops=yes to force bdwgc to use the system libatomic_ops, and not the internal one. - instead of using BDWGC_LIBTOOL_PATCH = NO (needed to avoid patching libtool because the libtool version used by bdwgc does not have a corresponding patch in Buildroot), use BDWGC_AUTORECONF = YES, which generates a proper libtool (without this, some -L/usr/lib flags are added by libtool).] Signed-off-by: Pedro Aguilar <paguilar@paguilar.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-networkmanager')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud