From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 2/4] bdwgc: Add new package
Date: Wed, 26 Nov 2014 21:54:29 +0100 [thread overview]
Message-ID: <20141126215429.6108bd30@free-electrons.com> (raw)
In-Reply-To: <1416869790-12988-3-git-send-email-paguilar@paguilar.org>
Dear Pedro Aguilar,
On Mon, 24 Nov 2014 23:56:28 +0100, Pedro Aguilar wrote:
> 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'.
>
> Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
Applied to next, but after doing quite a number of changes:
[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).]
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-11-26 20:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-24 22:56 [Buildroot] [PATCH v5 0/4] package/guile: New package Pedro Aguilar
2014-11-24 22:56 ` [Buildroot] [PATCH v5 1/4] libatomic_ops: Add host-libatomic_ops Pedro Aguilar
2014-11-26 20:54 ` Thomas Petazzoni
2014-11-24 22:56 ` [Buildroot] [PATCH v5 2/4] bdwgc: Add new package Pedro Aguilar
2014-11-26 20:54 ` Thomas Petazzoni [this message]
2014-11-24 22:56 ` [Buildroot] [PATCH v5 3/4] libunistring: host-libunistring is needed by guile Pedro Aguilar
2014-11-26 20:55 ` Thomas Petazzoni
2014-11-24 22:56 ` [Buildroot] [PATCH v5 4/4] guile: Add new package Pedro Aguilar
2014-11-26 20:55 ` Thomas Petazzoni
2014-11-30 22:28 ` Pedro Aguilar
2014-12-01 9:03 ` Thomas Petazzoni
2014-12-01 17:59 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141126215429.6108bd30@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox