quagga: depends on MMU
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Jul 2014 08:05:00 +0000 (10:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Jul 2014 08:05:00 +0000 (10:05 +0200)
Fixes:

  http://autobuild.buildroot.org/results/1c5/1c5fdfe3a0248b65efdea0594d8367ff907015d4/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/quagga/Config.in

index e79ab02b243003048fa7adb228263c0cc799d8df..ebec2c84186d83f20ca43a7979e86100d019f9a9 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_QUAGGA
        bool "quagga"
+       depends on BR2_USE_MMU # fork()
        help
          Routing software suite, providing implementations of
          OSPFv2, OSPFv3 (IPv6), RIP v1 and v2, RIPng (IPv6) and BGPv4+.