diff mbox

mongrel2: needs threads

Message ID CAKcgs2y2BdqScXnRPcr1vLusRAu-tjKU04X7kuxEYD5ofe_BaQ@mail.gmail.com
State Accepted
Headers show

Commit Message

Gilles Talis July 10, 2013, 2:38 a.m. UTC
mongrel2 uses zeromq that needs threads

Fixes:
http://autobuild.buildroot.org/results/93d/93da58453e1ca0cc491170976cfbdeb8bee5c648

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
---
 package/mongrel2/Config.in |    1 +
 1 file changed, 1 insertion(+)

Comments

Peter Korsgaard July 10, 2013, 5:46 a.m. UTC | #1
>>>>> "Gilles" == Gilles Talis <gilles.talis@gmail.com> writes:

 Gilles> mongrel2 uses zeromq that needs threads
 Gilles> Fixes:
 Gilles> http://autobuild.buildroot.org/results/93d/
 Gilles> 93da58453e1ca0cc491170976cfbdeb8bee5c648

Committed, thanks.

Notice that your patch was quite badly mangled by your mailer, so I had
to fix it up manually. Please consider using git send-email in the
future.
Gilles Talis July 10, 2013, 5:55 a.m. UTC | #2
Hi Peter,

2013/7/9 Peter Korsgaard <jacmet@uclibc.org>:
>>>>>> "Gilles" == Gilles Talis <gilles.talis@gmail.com> writes:
>
>  Gilles> mongrel2 uses zeromq that needs threads
>  Gilles> Fixes:
>  Gilles> http://autobuild.buildroot.org/results/93d/
>  Gilles> 93da58453e1ca0cc491170976cfbdeb8bee5c648
>
> Committed, thanks.
>
> Notice that your patch was quite badly mangled by your mailer, so I had
> to fix it up manually. Please consider using git send-email in the
> future.
Sorry about that. Thanks for fixing and committing.

Gilles.
diff mbox

Patch

diff --git a/package/mongrel2/Config.in b/package/mongrel2/Config.in
index ca7e609..435d97e 100644
--- a/package/mongrel2/Config.in
+++ b/package/mongrel2/Config.in
@@ -4,6 +4,7 @@  config BR2_PACKAGE_MONGREL2
  select BR2_PACKAGE_ZEROMQ
  depends on BR2_INSTALL_LIBSTDCPP # zeromq
  depends on BR2_INET_IPV6 # zeromq
+ depends on BR2_TOOLCHAIN_HAS_THREADS # zeromq
  depends on BR2_LARGEFILE # zeromq -> util-linux
  depends on BR2_USE_WCHAR # zeromq -> util-linux
  # {get,make,swap}context functions present in