• 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/boinc/Config.in
Fabrice FontaineFabrice Fontaine committed 6820ce4862c29 Oct 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_BOINC
2
    bool "boinc"
3
    depends on BR2_USE_MMU # fork()
4
    depends on !BR2_STATIC_LIBS # dlfcn.h
5
    depends on BR2_TOOLCHAIN_HAS_THREADS
6
    depends on BR2_INSTALL_LIBSTDCPP
7
    select BR2_PACKAGE_LIBCURL
8
    select BR2_PACKAGE_OPENSSL
9
    help
10
      Open-source software for volunteer computing and grid
11
      computing.
12
​
13
      Use the idle time on your computer to cure diseases, study
14
      global warming, discover pulsars, and do many other types of
15
      scientific research.
16
​
17
      https://boinc.berkeley.edu
18
​
19
comment "boinc needs a toolchain w/ dynamic library, C++, threads"
20
    depends on BR2_USE_MMU
21
    depends on BR2_STATIC_LIBS || !BR2_INSTALL_LIBSTDCPP \
22
        || !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.