links: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 14 Jan 2013 01:12:20 +0000 (01:12 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 14 Jan 2013 11:23:54 +0000 (12:23 +0100)
Fixes
http://autobuild.buildroot.net/results/1c1456b19d7483475430b390291240733dbbf21b

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/links/Config.in

index 474aa6a2f6e9c150fc2f5b3688f93da17b2cc91a..141eaf24045ec956e5f245589a6be13a0bd934d0 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_LINKS
        bool "links"
+       depends on BR2_USE_MMU # fork()
        help
          Graphics and text mode WWW browser (kind of like lynx).