From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/exim: uses fork(), needs an MMU
Date: Mon, 07 Apr 2014 23:01:06 +0200 [thread overview]
Message-ID: <53431212.9010104@openwide.fr> (raw)
In-Reply-To: <1396903703-18845-1-git-send-email-yann.morin.1998@free.fr>
Hi,
Le 07/04/2014 22:48, Yann E. MORIN a ?crit :
> From: "Yann E. MORIN" <yann.morin.1998@free.fr>
>
> Fixes:
> http://autobuild.buildroot.net/results/95d/95ddd8e9be96f3808612db02642d72cfe77b3c26/
>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: Romain Naour<romain.naour@openwide.fr>
Best regards,
Romain
> ---
> package/exim/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/exim/Config.in b/package/exim/Config.in
> index 70038a2..a71106b 100644
> --- a/package/exim/Config.in
> +++ b/package/exim/Config.in
> @@ -1,5 +1,6 @@
> config BR2_PACKAGE_EXIM
> bool "exim"
> + depends on BR2_USE_MMU # fork()
> select BR2_PACKAGE_PCRE
> select BR2_PACKAGE_BERKELEYDB
> help
next prev parent reply other threads:[~2014-04-07 21:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 20:48 [Buildroot] [PATCH] package/exim: uses fork(), needs an MMU Yann E. MORIN
2014-04-07 21:01 ` Romain Naour [this message]
2014-04-07 21:30 ` Luca Ceresoli
2014-04-07 22:55 ` Peter Korsgaard
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=53431212.9010104@openwide.fr \
--to=romain.naour@openwide.fr \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.