• 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/aircrack-ng/Config.in
Carlos SantosCarlos Santos committed 6c10e40d23922 Oct 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_AIRCRACK_NG
2
    bool "aircrack-ng"
3
    depends on BR2_USE_MMU # uses fork()
4
    depends on BR2_TOOLCHAIN_HAS_THREADS
5
    depends on BR2_INSTALL_LIBSTDCPP
6
    # libnl has issues when linking statically
7
    # they need fixing in libnl itself
8
    select BR2_PACKAGE_LIBNL if !BR2_STATIC_LIBS
9
    select BR2_PACKAGE_OPENSSL
10
    select BR2_PACKAGE_ZLIB
11
    help
12
      A set of tools for auditing wireless networks
13
​
14
      For complete functionality, also select ethtool, iw,
15
      util-linux (utilities and rfkill), and wireless_tools.
16
​
17
      http://www.aircrack-ng.org/
18
​
19
comment "aircrack-ng needs a toolchain w/ threads, C++"
20
    depends on BR2_USE_MMU
21
    depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP
  • 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.