Config.in 320 B

1234567891011
  1. config BR2_PACKAGE_TAR
  2. bool "tar"
  3. depends on BR2_USE_WCHAR
  4. help
  5. A program that saves many files together into a single tape or disk
  6. archive, and can restore individual files from the archive.
  7. http://www.gnu.org/software/tar/
  8. comment "tar requires a toolchain with WCHAR support"
  9. depends on !BR2_USE_WCHAR