• 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/log4cxx/Config.in
Thomas PetazzoniThomas Petazzoni committed 665e13c85e103 Dec 2014
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_LOG4CXX
2
    bool "log4cxx"
3
    select BR2_PACKAGE_APR
4
    select BR2_PACKAGE_APR_UTIL
5
    # apr really needs shared library support
6
    depends on !BR2_STATIC_LIBS
7
    depends on BR2_INSTALL_LIBSTDCPP
8
    depends on BR2_TOOLCHAIN_HAS_THREADS
9
    depends on BR2_USE_MMU # apr
10
    help
11
      Apache log4cxx is a logging framework for C++ patterned
12
      after Apache log4j.
13
​
14
      http://apache.linux-mirror.org/logging/log4cxx/0.10.0
15
​
16
comment "log4cxx needs a toolchain w/ C++, threads, dynamic library"
17
    depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || \
18
        BR2_STATIC_LIBS
19
    depends on BR2_USE_MMU
  • 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.