tn5250: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 5 Jan 2014 11:01:35 +0000 (08:01 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 5 Jan 2014 11:07:17 +0000 (12:07 +0100)
Fixes:
http://autobuild.buildroot.net/results/02c/02cedc329c355255e9f9b3b87aa2777de321d1a4/

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

index 807def0d776ebf0efc5f7092a36dfb3b336dee5f..01be40bb737fe35dd57645d109853aa043f1166f 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_TN5250
        bool "tn5250"
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_NCURSES
        help
          Telnet client that emulates 5250 terminals and printers.