buildrootschalter/package/xfsprogs/Config.in

17 lines
401 B
Plaintext
Raw Normal View History

comment "Note that xfsprogs needs a toolchain with UCLIBC_SV4_DEPRECATED enabled"
depends on BR2_PACKAGE_XFSPROGS
config BR2_PACKAGE_XFSPROGS
bool "xfsprogs"
depends on BR2_LARGEFILE
select BR2_PACKAGE_E2FSPROGS
help
The XFS file system utilities and libraries
http://oss.sgi.com/projects/xfs/
comment "xfssprogs requires a toolchain with LARGEFILE support"
depends on !BR2_LARGEFILE