• 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/libnl/Config.in
Baruch SiachBaruch Siach committed d255ed499d810 Mar 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LIBNL
2
    bool "libnl"
3
    depends on BR2_TOOLCHAIN_HAS_THREADS
4
    help
5
      A library for applications dealing with netlink socket.
6
​
7
      https://github.com/thom311/libnl
8
​
9
if BR2_PACKAGE_LIBNL
10
​
11
config BR2_PACKAGE_LIBNL_TOOLS
12
    bool "install tools"
13
    # uses <dlfcn.h>
14
    depends on !BR2_STATIC_LIBS
15
    help
16
      Install binary tools.
17
​
18
comment "libnl tools needs a toolchain w/ dynamic library"
19
    depends on BR2_STATIC_LIBS
20
endif
21
​
22
comment "libnl needs a toolchain w/ threads"
23
    depends on !BR2_TOOLCHAIN_HAS_THREADS
  • 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.