2 comment "Note that xfsprogs needs a toolchain with UCLIBC_SV4_DEPRECATED and UCLIBC_HAS_OBSOLETE_BSD_SIGNAL enabled"
3 depends on BR2_PACKAGE_XFSPROGS
5 comment "xfsprogs needs a toolchain w/ wchar"
7 depends on !BR2_USE_WCHAR
9 config BR2_PACKAGE_XFSPROGS
11 depends on BR2_USE_MMU # fork()
12 depends on BR2_USE_WCHAR # util-linux
13 select BR2_PACKAGE_UTIL_LINUX
14 select BR2_PACKAGE_UTIL_LINUX_LIBUUID
15 select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
17 The XFS file system utilities and libraries
19 http://oss.sgi.com/projects/xfs/