• 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/libsigc/Config.in
Adam DuskettAdam Duskett committed 5dccd7249e731 Jul 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LIBSIGC
2
    bool "libsigc++"
3
    depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 # C++11
4
    depends on BR2_INSTALL_LIBSTDCPP
5
    help
6
      libsigc++ implements a typesafe callback system for standard
7
      C++. It allows you to define signals and to connect those
8
      signals to any callback function, either global or a member
9
      function, regardless of whether it is static or virtual.
10
​
11
      http://libsigc.sourceforge.net/
12
​
13
comment "libsigc++ needs a toolchain w/ C++, gcc >= 4.8"
14
    depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_8
  • 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.