• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libarchive/Config.in
Frank HunlethFrank Hunleth committed 7ff00b2ad3c26 Jul 2016
Raw file
Source viewDiff to previous
 
1
comment "libarchive needs a toolchain w/ wchar"
2
    depends on !BR2_USE_WCHAR
3
​
4
config BR2_PACKAGE_LIBARCHIVE
5
    bool "libarchive"
6
    depends on BR2_USE_WCHAR
7
    help
8
      Libarchive is a reusable C library for reading and writing a
9
      variety of streaming archive formats.
10
​
11
      http://www.libarchive.org/
12
​
13
if BR2_PACKAGE_LIBARCHIVE
14
​
15
config BR2_PACKAGE_LIBARCHIVE_BSDTAR
16
    bool "bsdtar"
17
    help
18
      The 'bsdtar' program is a full-featured 'tar'
19
      replacement built on libarchive.
20
​
21
config BR2_PACKAGE_LIBARCHIVE_BSDCPIO
22
    bool "bsdcpio"
23
    help
24
      The 'bsdcpio' program is a different interface to
25
      essentially the same functionality as 'bsdtar'.
26
​
27
config BR2_PACKAGE_LIBARCHIVE_BSDCAT
28
    bool "bsdcat"
29
    help
30
      The 'bsdcat' program is a simple replacement tool
31
      for zcat, bzcat, xzcat, and such.
32
​
33
endif
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.