• 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/mono/Config.in
Angelo CompagnucciAngelo Compagnucci committed a35b7c4e91b27 Jul 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_MONO_ARCH_SUPPORTS
2
    bool
3
    default y if (BR2_arm || BR2_armeb || BR2_i386 || BR2_mips || \
4
              BR2_mipsel || BR2_powerpc || BR2_sparc || BR2_x86_64)
5
​
6
config BR2_PACKAGE_MONO
7
    bool "mono"
8
    depends on BR2_PACKAGE_MONO_ARCH_SUPPORTS
9
    depends on BR2_TOOLCHAIN_HAS_THREADS
10
    select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
11
    help
12
      An open source, cross-platform, implementation of C#
13
      and the CLR that is binary compatible with Microsoft.NET.
14
​
15
      http://download.mono-project.com/sources/mono/
16
​
17
comment "mono needs a toolchain w/ threads"
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.