• 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/libtirpc/Config.in
Gustavo ZacariasGustavo Zacarias committed 4ff0323105d18 Jun 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LIBTIRPC
2
    bool "libtirpc"
3
    # uClibc toolchains provided by ADI don't have AI_ADDRCONFIG
4
    # support. Note that since they provide native RPC support, we
5
    # don't need to propagate this dependency to reverse
6
    # dependencies of libtirpc for which native RPC support can be
7
    # used instead of libtirpc.
8
    depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2
9
    depends on BR2_TOOLCHAIN_HAS_THREADS
10
    help
11
      Libtirpc is a port of Sun's Transport-Independent RPC
12
      library to Linux.
13
​
14
      http://sourceforge.net/projects/libtirpc/
15
​
16
comment "libtirpc needs a toolchain w/ threads"
17
    depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2
18
    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.