• 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/binutils/Config.in
Erico NunesErico Nunes committed 88db88d1b3129 May 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_BINUTILS
2
    bool "binutils"
3
    select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
4
    depends on !BR2_nios2
5
    depends on BR2_USE_WCHAR
6
    help
7
      Install binutils on the target
8
​
9
if BR2_PACKAGE_BINUTILS
10
​
11
config BR2_PACKAGE_BINUTILS_TARGET
12
    bool "binutils binaries"
13
    help
14
      The GNU Binutils are a collection of binary tools:
15
​
16
      ld - the GNU linker.
17
      as - the GNU assembler.
18
      and others...
19
​
20
      http://www.gnu.org/software/binutils/
21
​
22
endif
23
​
24
comment "binutils needs a toolchain w/ wchar"
25
    depends on !BR2_nios2
26
    depends on !BR2_USE_WCHAR
  • 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.