From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] liburcu: needs MMU
Date: Wed, 19 Oct 2016 11:27:57 +0200 [thread overview]
Message-ID: <20161019112757.483622d2@free-electrons.com> (raw)
In-Reply-To: <5feff8d883fff7c5e9929d9b191d776c27de3cfa.1476867634.git.baruch@tkos.co.il>
Hello,
On Wed, 19 Oct 2016 12:00:34 +0300, Baruch Siach wrote:
> diff --git a/package/liburcu/Config.in b/package/liburcu/Config.in
> index 49510da4956c..915b17ab9d6d 100644
> --- a/package/liburcu/Config.in
> +++ b/package/liburcu/Config.in
> @@ -6,6 +6,7 @@ config BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS
> config BR2_PACKAGE_LIBURCU
> bool "liburcu"
> depends on BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS
> + depends on BR2_USE_MMU # fork() in test
You want to put this in BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS so that you
don't have to propagate it to reverse dependencies of liburcu (which
BTW your patch forgot to do).
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-10-19 9:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-19 9:00 [Buildroot] [PATCH 1/2] liburcu: bump to version 0.9.2 Baruch Siach
2016-10-19 9:00 ` [Buildroot] [PATCH 2/2] liburcu: needs MMU Baruch Siach
2016-10-19 9:27 ` Thomas Petazzoni [this message]
2016-10-19 9:30 ` Baruch Siach
2016-10-19 15:58 ` [Buildroot] [PATCH 1/2] liburcu: bump to version 0.9.2 Thomas Petazzoni
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=20161019112757.483622d2@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