samba4: add comment arch dependencies
authorBaruch Siach <baruch@tkos.co.il>
Sun, 2 Mar 2014 14:35:14 +0000 (16:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 2 Mar 2014 15:24:36 +0000 (16:24 +0100)
Hide the comment for unsupported architectures.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/samba4/Config.in

index fcc03dfb15288c54f4f968d817c97ab9cbfa164a..bea26cba3625d85fff2701fc36d7e461ad1509f1 100644 (file)
@@ -20,5 +20,6 @@ config BR2_PACKAGE_SAMBA4
          http://www.samba.org/
 
 comment "samba4 needs a toolchain w/ IPv6, wchar, largfile, threads"
+       depends on BR2_arm || BR2_powerpc || BR2_x86_64
        depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_LARGEFILE || \
                !BR2_USE_WCHAR || !BR2_INET_IPV6