• 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/filemq/Config.in
Gustavo ZacariasGustavo Zacarias committed 79ce08bbdc319 Apr 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_FILEMQ
2
    bool "filemq"
3
    select BR2_PACKAGE_OPENSSL
4
    select BR2_PACKAGE_CZMQ
5
    select BR2_PACKAGE_ZEROMQ
6
    depends on BR2_INSTALL_LIBSTDCPP # zeromq
7
    depends on BR2_USE_WCHAR # util-linux
8
    depends on BR2_TOOLCHAIN_HAS_THREADS # zeromq
9
    depends on BR2_USE_MMU # czmq
10
    help
11
      FileMQ is a publish-subscribe file service based on 0MQ.
12
​
13
      http://github.com/zeromq/filemq
14
​
15
comment "filemq needs a toolchain w/ C++, wchar, threads"
16
    depends on BR2_USE_MMU
17
    depends on !(BR2_INSTALL_LIBSTDCPP && BR2_USE_WCHAR && \
18
        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.