libwebsockets: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 3 Jun 2014 20:21:46 +0000 (17:21 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 3 Jun 2014 20:34:05 +0000 (22:34 +0200)
Fixes:
http://autobuild.buildroot.net/results/92d/92d29c3f8ab0686c6de765c108937240a6649d18/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libwebsockets/Config.in

index 1d927bb4eaac2da4d099abd5c05b2aa8209255b5..2b350bf38982f36ee3e77e1e5c4e494baa204705 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_LIBWEBSOCKETS
        bool "libwebsockets"
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_ZLIB
        help
          Libwebsockets is a lightweight pure C library built to use